workflow build&test 3
This commit is contained in:
parent
9955c1986c
commit
4a40c38686
@ -1,6 +1,9 @@
|
|||||||
name: Verification
|
name: Verification
|
||||||
run-name: ${{ gitea.actor }} runs verification of the project
|
run-name: ${{ gitea.actor }} runs verification of the project
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- 'master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Is-Buildable:
|
Is-Buildable:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user