Skip to content

Commit eb34582

Browse files
build: adjust ci workflow
1 parent afa93e9 commit eb34582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Default CI
2-
on: [push, pull_request]
2+
on: [pull_request]
33
jobs:
44
tests:
55
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)