Skip to content

Commit b35f637

Browse files
committed
Add current branch for testing
1 parent 1f0670c commit b35f637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-prod-status-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
- fix-e2e-test
67
schedule:
78
- cron: '7,37 * * * *' # Runs at 7 and 37 minutes past every hour
89
workflow_dispatch:

0 commit comments

Comments
 (0)