Merge pull request #1547 from reedy/patch-1

weekly_bashbeautify.yaml: Only run on canonical
This commit is contained in:
Alexandre
2024-08-25 08:04:25 +02:00
committed by GitHub

View File

@@ -11,6 +11,7 @@ concurrency:
jobs:
lint-bash:
if: github.repository_owner == 'alexbelgium'
name: Lint Bash Scripts
runs-on: ubuntu-latest