Skip to content

Commit

Permalink
yaml syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
  • Loading branch information
shlomi-noach committed May 20, 2021
1 parent e3e4cc3 commit f50ed47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-labels.yml
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit f50ed47

Please sign in to comment.