Generate images on push
This commit is contained in:
parent
2910ce17c7
commit
028fa48f71
4
.github/workflows/images.yml
vendored
4
.github/workflows/images.yml
vendored
@ -1,7 +1,9 @@
|
||||
name: Generate Images
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'tools/**'
|
||||
|
||||
jobs:
|
||||
debian-images:
|
||||
|
Loading…
Reference in New Issue
Block a user