Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into fix/readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dogpatch626 authored Jan 23, 2024
2 parents 869d155 + df5683c commit efc0584
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
one-app-team-review-requested:
- '**/*'
- changed-files:
- any-glob-to-any-file: "*/**"
1 change: 1 addition & 0 deletions .github/workflows/on-pr_pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit efc0584

Please sign in to comment.