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