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 name: Build
on: # on:
push: # push:
branches: # branches:
- main # - main
# schedule: # schedule:
# - cron: '0 21 * * 0' # - cron: '0 21 * * 0'
jobs: jobs: