mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 23:25:57 +02:00
weekly_bashbeautify.yaml: Only run on canonical
Another example for https://github.com/alexbelgium/hassio-addons/issues/1482
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