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 52da2a3 commit bc0fc19Copy full SHA for bc0fc19
.github/workflows/ci.yml
@@ -6,8 +6,6 @@ name: CI
6
on:
7
pull_request:
8
types: [opened, reopened, synchronize]
9
- pull_request_review:
10
- types: [submitted]
11
12
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
13
jobs:
0 commit comments