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 f0278a6 commit 9873a39Copy full SHA for 9873a39
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build
2
on:
3
pull_request:
4
- types: [opened, synchronize, edited]
+ types: [opened, edited]
5
push:
6
7
jobs:
0 commit comments