mirror of
https://github.com/gogs/gogs.git
synced 2026-01-07 07:52:16 +01:00
chore: Set permissions for GitHub actions (#6936)
This commit is contained in:
3
.github/workflows/shell.yml
vendored
3
.github/workflows/shell.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shellcheck
|
||||
|
||||
Reference in New Issue
Block a user