Merge pull request 'Update .gitea/workflows/build.yml' (#6) from seeseemelk-patch-1 into master
Some checks failed
Deploy / build (push) Has been cancelled
Some checks failed
Deploy / build (push) Has been cancelled
Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: Build
|
name: Build
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user