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