just for testing
This commit is contained in:
parent
1e3377cb0f
commit
49aa2d023c
|
@ -2,6 +2,8 @@ name: run_ci
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
|
branches: ['feature/releases'] # just for testing for a bit.
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue