Skip to content

Commit

Permalink
Disable automatic deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
p3k committed Jun 15, 2024
1 parent 0f8bace commit bd70d2f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Deploy (Production)

on:
workflow_dispatch: {}
push:
branches:
- helma-🐜
on: workflow_dispatch

jobs:
deploy:
Expand Down

0 comments on commit bd70d2f

Please sign in to comment.