Skip to content

Commit

Permalink
Update CI to run on PR targetting develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
devpro committed Sep 2, 2024
1 parent 1d5efe9 commit 663298a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
pull_request:
branches:
- main
- develop
schedule:
- cron: "0 2 * * 1-5"
workflow_dispatch: {}
Expand Down

0 comments on commit 663298a

Please sign in to comment.