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 98fcff6 commit 8024ae5Copy full SHA for 8024ae5
.github/workflows/validate-pr.yml
@@ -11,7 +11,6 @@ on:
11
- '[0-9]+.[0-9]+'
12
13
permissions:
14
- contents: read # To checkout repositories
15
pull-requests: write # To create/update PR comments
16
17
jobs:
0 commit comments