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