We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fda989 commit a4d4a96Copy full SHA for a4d4a96
.github/workflows/pr.yml
@@ -3,8 +3,6 @@ name: pr
3
on:
4
pull_request:
5
types: [opened, reopened, synchronize]
6
- push:
7
- branches: [main]
8
9
concurrency:
10
group: pr-${{ github.event.number }}
0 commit comments