Skip to content

Commit

Permalink
Update labeler.yml and labels-PR.yml (#5974)
Browse files Browse the repository at this point in the history
  • Loading branch information
luqmanbello authored Jan 19, 2024
1 parent a7f5e73 commit 801ebb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version: 1
version: 2
appendOnly: true
labels:
- label: "platform"
files:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/labels-PR.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pull Request Labels
name: 💡 Pull Request Labels

on:
pull_request:
Expand All @@ -19,7 +19,7 @@ jobs:
count: 0
labels: "do not merge"

- name: Label OpenBB Platform PRs
- name: 🏷️ Label OpenBB Platform PRs
uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 801ebb2

Please sign in to comment.