Skip to content

Commit

Permalink
fix review
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Jan 10, 2024
1 parent ba20e69 commit 04c8518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
push:
branches:
- "**"
- "!master"
- "!main"
- "!feat/**"
- "!fix/**"
- "!chore/**"

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit 04c8518

Please sign in to comment.