Update .gitea/workflows/build_test_publish.yml
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
name: Build, test and publish app
|
name: Build, test and publish app
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
branches:
|
||||||
|
- "main"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "main"
|
- "main"
|
||||||
|
|||||||
Reference in New Issue
Block a user