mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Merge pull request #1547 from reedy/patch-1
weekly_bashbeautify.yaml: Only run on canonical
This commit is contained in:
1
.github/workflows/weekly_bashbeautify.yaml
vendored
1
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -11,6 +11,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-bash:
|
lint-bash:
|
||||||
|
if: github.repository_owner == 'alexbelgium'
|
||||||
name: Lint Bash Scripts
|
name: Lint Bash Scripts
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user