Update .gitea/workflows/build.yaml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-12 22:58:31 +02:00
parent a7839ab36f
commit 8fe2a84973

View File

@ -1,8 +1,8 @@
name: Build
on:
push:
branches:
- main
# on:
# push:
# branches:
# - main
# schedule:
# - cron: '0 21 * * 0'
jobs: