Skip to content

Commit 3bb7367

Browse files
author
Dylan Huang
committed
test correctly
1 parent bbdd424 commit 3bb7367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fireworks-propagate-status-smoke-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
schedule:
66
- cron: '0 */6 * * *'
77
pull_request: # Temporarily enable for PR testing
8-
branches: [propagate-error-status]
8+
branches: [main]
99
workflow_dispatch: # Allow manual triggering
1010
inputs:
1111
debug_mode:

0 commit comments

Comments
 (0)