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:57:56 +02:00
parent dbd76330f4
commit a7839ab36f

View File

@ -3,8 +3,8 @@ on:
push:
branches:
- main
schedule:
- cron: '0 21 * * 0'
# schedule:
# - cron: '0 21 * * 0'
jobs:
build:
runs-on: ubuntu-latest