mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-05-19 18:09:49 +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
|
name: update-dependencies
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
push:
|
||||||
schedule:
|
branches:
|
||||||
- cron: "5 * * * *" # daily at 1 am EST/2 am EDT
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-dependencies:
|
update-dependencies:
|
||||||
|
|
Loading…
Add table
Reference in a new issue