Run workflows on their change
This commit is contained in:
3
.github/workflows/debian-cache.yml
vendored
3
.github/workflows/debian-cache.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '45 0 * * 5'
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/debian-cache.yml'
|
||||
|
||||
jobs:
|
||||
debian-cache:
|
||||
|
||||
Reference in New Issue
Block a user