Skip to content

Commit

Permalink
Enables CI on other branches
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarczyck committed Jan 15, 2024
1 parent c180f7c commit e248cd2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches:
- develop
pull_request:
branches:
- develop
types: [opened, synchronize, reopened]
schedule:
- cron: 30 1 * * 2 # every Tuesday at 1:30 UTC

Expand Down

0 comments on commit e248cd2

Please sign in to comment.