Skip to content

Commit b4c4ad1

Browse files
chore(gha): scheduled test against staging platform, using code on branch
1 parent ba06e01 commit b4c4ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-scheduled-staging-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: "Scheduled Testing / Staging"
33
on:
44
schedule:
55
- cron: '0 * * * *'
6+
workflow_dispatch:
67

78
jobs:
89
test-scheduled-main:

0 commit comments

Comments
 (0)