There was an error while loading. Please reload this page.
1 parent a1bdfc3 commit 01bb203Copy full SHA for 01bb203
1 file changed
.github/workflows/ci.yml
@@ -1,9 +1,10 @@
1
name: ci
2
on:
3
push:
4
- branches:
5
- - master
+ branches: [ master ]
6
pull_request:
7
+ types: [ opened, synchronize ]
8
jobs:
9
ci-job:
10
runs-on: ubuntu-latest
0 commit comments