Skip to content

Commit

Permalink
disable_master true
Browse files Browse the repository at this point in the history
  • Loading branch information
marcghaly committed Dec 19, 2023
1 parent 781cd66 commit 8442071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
codechecker_max_warnings: 0 # CI should now fail on phpcs / code checker warnings.
disable_behat: true
disable_grunt: true
disable_master: true
extra_plugin_runners: |
moodle-plugin-ci add-plugin catalyst/moodle-local_aws --branch ci-for-tool_dataflows;
sudo sed -i 's/azure\.//' /etc/apt/sources.list
Expand Down

0 comments on commit 8442071

Please sign in to comment.