Skip to content

Commit

Permalink
remove workflow dispatch in cron [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
otisnado authored Feb 11, 2025
1 parent f28b352 commit 0c8d3f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Weekly Test Engines

on:
workflow_dispatch:
schedule:
- cron: '0 8 * * 4'

Expand Down

0 comments on commit 0c8d3f5

Please sign in to comment.