Disable automatic deployment
This commit is contained in:
parent
0f8bace3dd
commit
bd70d2fb62
1 changed files with 1 additions and 5 deletions
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
|
@ -1,10 +1,6 @@
|
||||||
name: Deploy (Production)
|
name: Deploy (Production)
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
workflow_dispatch: {}
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- helma-🐜
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue