Maybe it will run this time?
This commit is contained in:
5
.github/workflows/build_and_deploy.yml
vendored
5
.github/workflows/build_and_deploy.yml
vendored
@@ -1,7 +1,10 @@
|
|||||||
name: Build and deploy
|
name: Build and deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'ci_setup'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user