mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
rework some workflows
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
3f5f11dfd9
commit
66995c9c7b
6 changed files with 72 additions and 7 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
|
@ -3,6 +3,8 @@ name: Shellcheck
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue