Skip to content

Commit d19b883

Browse files
to revert: test staging pipeline
1 parent 46e1247 commit d19b883

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy-staging.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Deploy Staging
22

33
on:
44
push:
5-
branches: [main]
5+
# @nocheckin
6+
branches: [main, bkellam/release_cleanup]
67
tags: ["v*.*.*"]
78
workflow_dispatch:
89

0 commit comments

Comments
 (0)