Skip to content

Commit

Permalink
ci: check pr labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Aug 24, 2023
1 parent af431b2 commit 63e13c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Pull Request Labeler
on:
pull_request:
branches:
- "**"
paths:
- ".github/workflows/labeler.yml"
- ".github/labeler.yml"
- "main"
# paths:
# - ".github/workflows/labeler.yml"
# - ".github/labeler.yml"
pull_request_target:
types:
- opened
Expand Down

0 comments on commit 63e13c8

Please sign in to comment.