Skip to content

Commit

Permalink
Run CI on pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Oct 16, 2024
1 parent 05823c6 commit 0e96713
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- develop
push:
branches:
- main
- ci

workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- develop
push:
branches:
- main
- ci

workflow_dispatch:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- develop
push:
branches:
- main
- ci

workflow_dispatch:
Expand Down

0 comments on commit 0e96713

Please sign in to comment.