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)
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches:
|
||||
- helma-🐜
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Reference in a new issue