Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
This commit is contained in:
Shlomi Noach 2021-05-20 13:32:37 +03:00
Родитель e3e4cc3451
Коммит f50ed47c80
1 изменённых файлов: 2 добавлений и 2 удалений

4
.github/workflows/pr-labels.yml поставляемый
Просмотреть файл

@ -1,9 +1,9 @@
name: pr-labels
on:
push
pull_request:
types: [opened, labeled, unlabeled, synchronize]
label
push:
label:
jobs:
analyze:
if: github.repository == 'vitessio/vitess'