Skip to content

Commit 1e79df7

Browse files
committed
tooling(deploy): add rtt in branch allow list
1 parent b4fae18 commit 1e79df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ run-name: ${{ github.actor }} is running Deploy CD
44
on:
55
push:
66
branches: # Allow list of deployable tags and branches. Note that all allow-listed branches cannot include any `/` characters
7-
- next
7+
- rtt
88

99
env:
1010
rid: ${{ github.run_id }}-${{ github.run_number }}

0 commit comments

Comments
 (0)