We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb60b9 commit 48b3c4fCopy full SHA for 48b3c4f
.github/workflows/ci.yml
@@ -3,8 +3,8 @@ name: CI
3
on:
4
push:
5
branches: [ "*" ]
6
- pull_request:
7
- branches: [ "*" ]
+# pull_request:
+# branches: [ "*" ]
8
9
jobs:
10
check:
0 commit comments