Skip to content

Commit 91d6929

Browse files
committed
Build on push
1 parent 59f5e1c commit 91d6929

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: Build/test
22
on:
3-
pull_request:
4-
branches:
5-
- "**"
6-
push:
7-
branches:
8-
- "main"
3+
push: {}
94
jobs:
105
test:
116
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)