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

This commit is contained in:
Sthope 2023-08-13 03:23:25 +02:00
parent e943cab932
commit 1a625140e2

View File

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