Skip to content

Commit cc58af7

Browse files
authored
Update pantheon-deploy-to-staging.yml
1 parent 64a5fbc commit cc58af7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pantheon-deploy-to-staging.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
name: deploy-to-pantheon-prod
1+
name: deploy-to-pantheon-staging
22

33
permissions:
44
deployments: write
55
contents: write
66
pull-requests: read
77

88
on:
9+
workflow_dispatch:
910
push:
1011
branches:
1112
- staging/**

0 commit comments

Comments
 (0)