Skip to content

Commit

Permalink
Remove cronjob workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpurkhiser committed Jun 29, 2024
1 parent da8cb9d commit fff01b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: build
on:
push:
schedule:
- cron: "0 0 * * 1"
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit fff01b1

Please sign in to comment.