Skip to content

Commit

Permalink
Only update CI config in main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus authored Dec 9, 2022
1 parent 39ba017 commit 8a2d5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-ci-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
paths:
- .github/workflows/sync-ci-config.yml
branches:
- main
schedule:
- cron: '33 4 * * *'

Expand Down

0 comments on commit 8a2d5fc

Please sign in to comment.