Skip to content

Commit

Permalink
Merge pull request #142 from etn-ccis/feature/blui-3749-label
Browse files Browse the repository at this point in the history
Feature/blui 3749 label
  • Loading branch information
daileytj committed Jan 17, 2023
2 parents 36f46d4 + 8363801 commit 2e19799
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
master: ['hotfix/*', 'release/*', 'dev/*', 'dev*']
external-dependency: ['combined/*', 'combined-dependabots/*']
brightlayer-ui: ['*']
brightlayer-ui: ['*', '*/*']
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/workflows/config/pr-labeler.yml
configuration-path: .github/pr-labeler.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2e19799

Please sign in to comment.