Update .gitea/workflows/test_build_and_push.yaml
Signed-off-by: uleenucks <uwe.hermann@uleenucks.de>
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
name: Build and push
|
||||
on:
|
||||
# cron is not yet working
|
||||
#schedule:
|
||||
# - cron: '45 * * * *'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
|
||||
jobs:
|
||||
test_shellcheck:
|
||||
|
||||
Reference in New Issue
Block a user