Тищенко Владислава Дмитриевна #3

Open
VlaDislava28 wants to merge 16 commits from VlaDislava28/actions-laba-1:main into main
2 changed files with 4 additions and 10 deletions
Showing only changes of commit 0a31d7b7ae - Show all commits

View File

@@ -2,13 +2,9 @@ name: "Example action"
run-name: "Start example action" run-name: "Start example action"
on: on:
# push: push:
# tags: tags:
# - v*.*.* - v*.*.*
delete:
tags:
- v*.*.*
jobs: jobs:

View File

@@ -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: