Skip to content

Commit

Permalink
chore(ga-stage-workflow): Add dispatch option for allowing branch dep…
Browse files Browse the repository at this point in the history
…loyments to stage environment (#29)

Co-authored-by: Tjeerd Mäkel <tjeerd@myonlinestore.com>
  • Loading branch information
Tjeerd Makel and Tjeerd Mäkel authored Nov 21, 2023
1 parent be3bc32 commit 6cbd8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-stage.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Deploy cloudflare-exporter to stage"

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 6cbd8c2

Please sign in to comment.