Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rebkwok committed Oct 17, 2024
1 parent 1ebf460 commit 1016a4c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
workflow_dispatch:
schedule:
- cron: "0 23 * * *"

push:
branches:
- update-dependencies-action
jobs:
update-dependencies:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1016a4c

Please sign in to comment.