There was an error while loading. Please reload this page.
1 parent e13f5f2 commit e08d5acCopy full SHA for e08d5ac
1 file changed
.github/workflows/pr-gate.yml
@@ -18,6 +18,8 @@ name: pr-gate
18
# would fail).
19
on:
20
pull_request:
21
+ push:
22
+ branches: [dev, main]
23
24
jobs:
25
gate:
0 commit comments