Обновить .gitea/workflows/build.yml
build / build (17) (push) Failing after 2m15s Details

This commit is contained in:
root 2023-10-31 15:42:19 +00:00
parent 30cdf291a6
commit a1b720f918
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: build
on:
pull_request
push
pull_request: {}
push: {}
workflow_dispatch: {}
jobs: