Skip to content

Commit

Permalink
Merge pull request #19 from OperationSpark/workflow-dispatch
Browse files Browse the repository at this point in the history
Add workflow dispatch trigger
  • Loading branch information
harveysanders authored Apr 26, 2024
2 parents 5b7ed10 + a6d096a commit bece466
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: GCP Cloud Functions Deploy (Staging)
on:
push:
branches:
- "staging"
- "6-swap-panic-calls-for-gcp-error-reporting-pkg"
workflow_dispatch:
jobs:
build-deploy-cloud-function:
permissions:
Expand Down

0 comments on commit bece466

Please sign in to comment.