Update .gitea/workflows/build.yaml
This commit is contained in:
parent
67cec08335
commit
fab9d5fdcd
@ -2,8 +2,10 @@ name: Build
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
# schedule:
|
||||
# - cron: '0 21 * * 0'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user