mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
ci: update bot permissions
This commit is contained in:
parent
996a64042d
commit
0cc9ea310b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shell-check.yml
vendored
2
.github/workflows/shell-check.yml
vendored
|
|
@ -21,6 +21,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
shell-check:
|
shell-check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue