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 6a22747 commit 53f9b3dCopy full SHA for 53f9b3d
.github/workflows/pull-requests.yml
@@ -1,9 +1,8 @@
1
-name: Pull Requests
+name: pull requests
2
3
on:
4
pull_request_target:
5
- types:
6
- - opened
+ types: [opened]
7
8
permissions:
9
pull-requests: write
0 commit comments