Skip to content

Commit

Permalink
Remove weekly job in favor of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
udoprog committed May 29, 2024
1 parent 5ea6f5d commit 7de73da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
schedule:
- cron: '10 13 * * 0'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
19 changes: 0 additions & 19 deletions .github/workflows/weekly.yml

This file was deleted.

0 comments on commit 7de73da

Please # to comment.