This commit is contained in:
parent
732b210b58
commit
92a26a798b
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,10 @@ author: 'Neshura'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags.ignore:
|
tags-ignore:
|
||||||
- '*'
|
- '**'
|
||||||
|
branches:
|
||||||
|
- '**'
|
||||||
jobs:
|
jobs:
|
||||||
run-tests:
|
run-tests:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue