Fix experimental images workflow
This commit is contained in:
parent
4fc16f26a3
commit
eb6c5fc34d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/experimental.yaml
vendored
2
.github/workflows/experimental.yaml
vendored
|
@ -4,8 +4,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
tags:
|
|
||||||
- v*
|
- v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
experimental:
|
experimental:
|
||||||
|
|
Loading…
Reference in a new issue