Skip to content

Commit

Permalink
ci: consolidate github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-heimbuch committed Jan 23, 2023
1 parent c216566 commit b6bd76c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on:
- pull_request
pull_request:
push:
branches: [ master ]

concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit b6bd76c

Please sign in to comment.