Skip to content

Commit

Permalink
workflows: don't run on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Oct 8, 2022
1 parent 851cd06 commit e3986a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/zig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Zig
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"

jobs:
test-linux:
Expand Down
2 changes: 1 addition & 1 deletion vendor/libpcre

0 comments on commit e3986a6

Please sign in to comment.