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 c74a227 commit b30ba0aCopy full SHA for b30ba0a
.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