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: push:
branches: branches:
- main - main
schedule: # schedule:
- cron: '0 21 * * 0' # - cron: '0 21 * * 0'
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest