Skip to content

Commit b6bd76c

Browse files
ci: consolidate github workflows
1 parent c216566 commit b6bd76c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/review.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
on:
2-
- pull_request
2+
pull_request:
3+
push:
4+
branches: [ master ]
35

46
concurrency:
57
group: ${{ github.ref }}

0 commit comments

Comments
 (0)