Skip to content

Commit 18e2f2c

Browse files
committed
tweak CI config
1 parent 85ded7c commit 18e2f2c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
name: CI
22

33
on:
4-
push:
5-
branches:
6-
- 'master'
74
pull_request:
8-
branches:
9-
- 'master'
5+
push:
6+
branches: ['master']
107

118
env:
129
# GHA enables the sparse registry by default; make sure that also works for older nightlies.

0 commit comments

Comments
 (0)