Skip to content

Commit bbdd424

Browse files
author
Dylan Huang
committed
for testing
1 parent 215eb26 commit bbdd424

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Fireworks Propagate Status Smoke Test
44
on:
55
schedule:
66
- cron: '0 */6 * * *'
7+
pull_request: # Temporarily enable for PR testing
8+
branches: [propagate-error-status]
79
workflow_dispatch: # Allow manual triggering
810
inputs:
911
debug_mode:

0 commit comments

Comments
 (0)