Skip to content

Commit

Permalink
remove cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
lperry25 committed Jan 20, 2025
1 parent 0b8af3f commit 9f20ceb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/package-applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
pull_request:
branches:
- "*"
schedule:
- cron: "00 3 * * 1-5"
jobs:
package-applications:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9f20ceb

Please sign in to comment.