Skip to content

Commit

Permalink
tmp trigger for pushes to this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rebkwok committed Oct 16, 2024
1 parent a8b0713 commit ade8c78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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 ade8c78

Please sign in to comment.