Skip to content

Commit

Permalink
Remove scheduled workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jan 29, 2024
1 parent ecc9a66 commit 704ed6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
pull_request:
branches:
- "*"
schedule:
- cron: "15 4 * * 0" # Every Sunday morning
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 704ed6a

Please sign in to comment.