We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac4d69 commit abc4c97Copy full SHA for abc4c97
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
workflow_dispatch:
5
- pull_request:
+ # pull_request:
6
push:
7
branches:
8
- master
.github/workflows/configure.yml
@@ -2,7 +2,7 @@ name: Config
.github/workflows/format.yml
@@ -5,7 +5,7 @@ name: Format
9
10
11
.github/workflows/pip.yml
@@ -2,7 +2,7 @@ name: Pip
0 commit comments