We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbdd424 commit 3bb7367Copy full SHA for 3bb7367
.github/workflows/fireworks-propagate-status-smoke-test.yml
@@ -5,7 +5,7 @@ on:
5
schedule:
6
- cron: '0 */6 * * *'
7
pull_request: # Temporarily enable for PR testing
8
- branches: [propagate-error-status]
+ branches: [main]
9
workflow_dispatch: # Allow manual triggering
10
inputs:
11
debug_mode:
0 commit comments