Skip to content

Commit

Permalink
fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
losisin committed Nov 10, 2023
1 parent 71be0d6 commit acdef8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ci
on:
pull_request:
branches:
- master
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit acdef8b

Please sign in to comment.