Skip to content

Commit

Permalink
Updated phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanVester authored Oct 24, 2024
1 parent e27749a commit 9fc4150
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: PHPUnit Tests for Moodle Homework Plugin

on:
push:
branches: [ "10-homework-teacher-feature-be-able-to-add-links-for-other-sources" ]
pull_request:
branches: [ "10-homework-teacher-feature-be-able-to-add-links-for-other-sources" ]
branches: [ "main" ]

jobs:
homework-plugin-test:
Expand Down

0 comments on commit 9fc4150

Please sign in to comment.