Update .gitea/workflows/test_build_and_push.yaml
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
---
|
||||
name: Build and push
|
||||
on:
|
||||
# cron is not yet working
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
test_shellcheck:
|
||||
|
||||
Reference in New Issue
Block a user