Skip to content

Commit

Permalink
Merge pull request #26 from catalyst/env-target
Browse files Browse the repository at this point in the history
fix: pin target branch back to main
  • Loading branch information
keevan authored Apr 22, 2022
2 parents ab55ebc + be1a035 commit 6b74b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/group-35-to-310-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

steps:
- name: Run plugin setup
uses: catalyst/catalyst-moodle-workflows/.github/plugin/setup@env-target
uses: catalyst/catalyst-moodle-workflows/.github/plugin/setup@main
with:
extra_php_extensions: ${{ inputs.extra_php_extensions }}
extra_plugin_runners: ${{ inputs.extra_plugin_runners }}
Expand Down

0 comments on commit 6b74b35

Please sign in to comment.