forked from Conjure-Tools/unity-runner
GitHub: Fixed workflow trigger path
This commit is contained in:
parent
d6dfd8f1ad
commit
75416d3954
2
.github/workflows/create-image.yaml
vendored
2
.github/workflows/create-image.yaml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- versions.txt
|
- versions.txt
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
- .gitea/workflows/create-image.yaml
|
- .github/workflows/create-image.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docker:
|
build-docker:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user