Skip to content

Commit ac84b0a

Browse files
authored
Update ci.yml
1 parent 4bb11e6 commit ac84b0a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/ci.yml

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

3-
on:
4-
push:
5-
branches:
6-
- master
3+
on: [push, pull_request]
4+
75
jobs:
86
build:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)