Skip to content

Commit

Permalink
Stop updating on push
Browse files Browse the repository at this point in the history
  • Loading branch information
michaellatman committed Nov 27, 2024
1 parent 894e48c commit 9c12fb0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: Update Package List
on:
schedule:
- cron: '0 0 * * *' # Runs daily at midnight
push:
branches:
- main
workflow_dispatch: # Allows manual triggering

permissions:
Expand Down

0 comments on commit 9c12fb0

Please sign in to comment.