Skip to content

Commit 6f5aa66

Browse files
trigger CI
1 parent e0a82e1 commit 6f5aa66

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77

88
name: build
99

10-
on:
11-
push:
12-
branches: [master]
13-
pull_request:
14-
types: [opened, synchronize]
10+
on: push
1511

1612
jobs:
1713
test:

0 commit comments

Comments
 (0)