Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
adyanth committed Oct 18, 2024
1 parent f3f7fa6 commit 991cbe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:
push:
branches:
- '*'
- 'main'
tags:
- '*'
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- '*'
- 'main'
pull_request:
branches:
- '*'
Expand Down

0 comments on commit 991cbe4

Please sign in to comment.