mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-04-09 13:31:32 +02:00
👷 Run CI pipeline on push
This commit is contained in:
parent
2ae1a63dcd
commit
ab148f8190
1 changed files with 3 additions and 3 deletions
6
.github/workflows/update-dependencies.yml
vendored
6
.github/workflows/update-dependencies.yml
vendored
|
@ -1,8 +1,8 @@
|
|||
name: update-dependencies
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "5 * * * *" # daily at 1 am EST/2 am EDT
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue