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 3d5c65c commit 512e221Copy full SHA for 512e221
3 files changed
.github/workflows/ci.yml
@@ -15,8 +15,7 @@ jobs:
15
pull-requests: write
16
statuses: write
17
issues: write
18
- secrets:
19
- token: ${{ secrets.GITHUB_TOKEN }}
+ secrets: inherit
20
21
integration:
22
needs: lint-unit
.github/workflows/conventional-commits.yml
@@ -10,5 +10,4 @@ jobs:
10
uses: sous-chefs/.github/.github/workflows/conventional-commits.yml@5.0.1
11
permissions:
12
pull-requests: read
13
14
.github/workflows/prevent-file-change.yml
uses: sous-chefs/.github/.github/workflows/prevent-file-change.yml@5.0.1
0 commit comments