Skip to content

Commit

Permalink
workflows/treadmill-ci-test: run on pushes to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lschuermann authored Oct 23, 2024
1 parent 40226c0 commit 4a930b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/treadmill-ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
on:
push:
branches:
- master
- main
# Pull requests from forks will not have access to the required GitHub API
# secrets below, even if they are using an appropriate deployment environment
# and the workflow runs have been approved according to this environment's
Expand Down

0 comments on commit 4a930b8

Please sign in to comment.