Skip to content

Commit

Permalink
Fix PR Triage action (hashicorp#2495)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheneska authored May 20, 2024
1 parent 33b3ec0 commit 142edda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
repository: "hashicorp/terraform-provider-kubernetes"
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
configuration-path: .github/labeler-pull-request-triage.yml
Expand Down

0 comments on commit 142edda

Please sign in to comment.