We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a8225a + cefcc89 commit 2cac2beCopy full SHA for 2cac2be
.github/workflows/lint-format.yml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
lint_format:
10
+ permissions:
11
+ contents: write
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
0 commit comments