Skip to content

Commit

Permalink
ci: do not run ci workflow on release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
msotho committed Nov 10, 2024
1 parent b90fe31 commit c7fe822
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 @@ -4,8 +4,7 @@ on:
push:
branches-ignore:
- main
pull_request:
types: [ edited, opened, synchronize, reopened ]
- release

jobs:
test:
Expand Down

0 comments on commit c7fe822

Please sign in to comment.