Skip to content

Commit e08d5ac

Browse files
committed
ci: run check.sh on push to dev and main
1 parent e13f5f2 commit e08d5ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-gate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ name: pr-gate
1818
# would fail).
1919
on:
2020
pull_request:
21+
push:
22+
branches: [dev, main]
2123

2224
jobs:
2325
gate:

0 commit comments

Comments
 (0)