Skip to content

Commit

Permalink
create a staging branch temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdickinson committed Oct 1, 2024
1 parent 2d3391f commit 1239d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CD
on:
workflow_run:
workflows: [CI]
branches: [main, production]
branches: [staging, production]
types:
- completed

Expand Down

0 comments on commit 1239d21

Please sign in to comment.