Skip to content

Commit

Permalink
update deps on main pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Dec 5, 2023
1 parent 15c4694 commit 8e5cca0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
push:
branches:
- main

concurrency:
group: '${{ github.workflow }} @ ${{ github.ref }}'
cancel-in-progress: false

jobs:
update:
Expand Down

0 comments on commit 8e5cca0

Please sign in to comment.