Update .gitea/workflows/build.yaml
Some checks failed
Build / build (push) Failing after 4s
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-13 03:34:37 +02:00
parent 67cec08335
commit fab9d5fdcd

View File

@ -2,8 +2,10 @@ name: Build
on:
- push
- pull_request
# schedule:
# - cron: '0 21 * * 0'
jobs:
build:
runs-on: ubuntu-latest