Тищенко Владислава Дмитриевна #3
@@ -2,11 +2,7 @@ name: "Example action"
|
|||||||
run-name: "Start example action"
|
run-name: "Start example action"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# tags:
|
|
||||||
# - v*.*.*
|
|
||||||
|
|
||||||
delete:
|
|
||||||
tags:
|
tags:
|
||||||
- v*.*.*
|
- v*.*.*
|
||||||
|
|
||||||
|
|||||||
@@ -4,9 +4,7 @@ run-name: "Check Job condition"
|
|||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- closed
|
||||||
- opened
|
|
||||||
- unlabeled
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-condition:
|
check-condition:
|
||||||
|
|||||||
Reference in New Issue
Block a user