Skip to content

Commit

Permalink
add filter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoBrigitte committed Nov 7, 2024
1 parent a8d8d74 commit dfc49f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ workflows:
triggers:
- schedule:
cron: "* * * * *"
filters:
branches:
ignore:
- main

0 comments on commit dfc49f6

Please sign in to comment.