chore: alle Upstream-Workflows deaktivieren (on: {})
This commit is contained in:
13
.github/workflows/shellcheck.yml
vendored
13
.github/workflows/shellcheck.yml
vendored
@@ -1,15 +1,4 @@
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**.sh'
|
||||
- 'scripts/linux.d/*'
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.sh'
|
||||
- 'scripts/linux.d/*'
|
||||
schedule:
|
||||
- cron: '55 7 * * *' # run once a day near midnight US Pacific time
|
||||
workflow_dispatch: # allows for manual dispatch
|
||||
on: {}
|
||||
|
||||
name: "Shellcheck"
|
||||
permissions: {}
|
||||
|
||||
Reference in New Issue
Block a user