Skip to content

Commit

Permalink
Merge pull request #867 from voxpupuli/ci2
Browse files Browse the repository at this point in the history
CI: run msync with branch foobranch
  • Loading branch information
bastelfreak committed Jan 14, 2024
2 parents 2ac21be + 60dcef3 commit eb57742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ruby-version: 2.7
bundler-cache: true
- name: Run msync --noop
run: bundle exec msync update --noop --git-base=https://github.com/
run: bundle exec msync update --noop --git-base=https://github.com/ --branch foobranch
metadata_json_deps:
runs-on: ubuntu-latest
name: Run metadata_json_deps on all modules
Expand Down

0 comments on commit eb57742

Please sign in to comment.