forked from sirius/actions-laba-1
Update
This commit is contained in:
@@ -2,17 +2,11 @@ name: "Example condition"
|
||||
run-name: "Check Job condition"
|
||||
|
||||
on:
|
||||
# issues:
|
||||
# types:
|
||||
# - labeled
|
||||
# - opened
|
||||
# - unlabeled
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths:
|
||||
- test.txt
|
||||
issues:
|
||||
types:
|
||||
- labeled
|
||||
- opened
|
||||
- unlabeled
|
||||
|
||||
jobs:
|
||||
check-condition:
|
||||
|
||||
Reference in New Issue
Block a user