Skip to content

Commit

Permalink
fix autolabel
Browse files Browse the repository at this point in the history
  • Loading branch information
haraprasadj committed Apr 24, 2023
1 parent 2b9d6c0 commit 7bd0220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
\@requires-fence:
'@requires-fence':
- '**/*'
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Pull Request Labeler"
on:
- pull_request_target
pull_request_target:
types: [opened]

jobs:
triage:
Expand Down

0 comments on commit 7bd0220

Please sign in to comment.