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.
2 parents bb56ed9 + 93e3772 commit 6752924Copy full SHA for 6752924
.github/workflows/validate.yml
@@ -25,6 +25,7 @@ jobs:
25
permissions:
26
contents: read
27
pull-requests: read
28
+ checks: write # to allow the action to annotate code in the PR.
29
runs-on: ubuntu-22.04
30
steps:
31
- uses: actions/checkout@v4
0 commit comments