Skip to content

Commit 5107705

Browse files
orionarcherclaude
andcommitted
Re-enable CI workflow
Add workflow_dispatch trigger to allow manual workflow runs and re-enable the CI workflow that was disabled due to inactivity. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent fcc1a92 commit 5107705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
pull_request:
1111
branches:
1212
- "main"
13+
workflow_dispatch:
1314
schedule:
1415
# Midnight Tuesdays and Fridays
1516
- cron: "0 0 * * 2,5"

0 commit comments

Comments
 (0)