Skip to content

Commit 1ac29c7

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

File tree

2 files changed

+3
-52
lines changed

2 files changed

+3
-52
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.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)