Skip to content

Commit

Permalink
Update label-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beqqrry-aws authored Jun 20, 2024
1 parent eb99e3b commit 23abd67
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/label-checker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: Label Checker
on:
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
Expand All @@ -12,7 +11,6 @@ on:
- unlabeled

jobs:

check_oncall_labels:
name: Check On Call Review labels
runs-on: ubuntu-latest
Expand Down

0 comments on commit 23abd67

Please sign in to comment.