Skip to content

Commit

Permalink
Manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
holymaloney committed Jun 21, 2024
1 parent 44f27c5 commit ec519f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dummy-gcp.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build and deploy
name: Build and deploy dev-gcp
on:
push:
branches:
- gcp-premigrering
workflow_dispatch:
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit ec519f4

Please sign in to comment.