Skip to content

Commit

Permalink
stop job spamming
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 12, 2025
1 parent adfeab2 commit c41caa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Build F* (Windows)
on:
workflow_call:
push:
schedule:
- cron: '*/5 * * * *'
# schedule:
# - cron: '*/5 * * * *'

defaults:
run:
Expand Down

0 comments on commit c41caa1

Please sign in to comment.