....
build-develop-branch / build-branch (push) Failing after 11s
Details
build-develop-branch / build-branch (push) Failing after 11s
Details
This commit is contained in:
parent
5516f743ca
commit
d70870d87c
|
@ -1,12 +1,10 @@
|
||||||
name: tea
|
name: tea
|
||||||
run-name: tea
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
secrets:
|
secrets:
|
||||||
token:
|
token:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tea:
|
tea:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue