Files
atlantis/.github/workflows/labeler.yml
renovate[bot] a357b377ff chore(deps): pin dependencies in .github/workflows/website.yml (main) (#4431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 14:16:38 +00:00

20 lines
389 B
YAML

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
triage:
permissions:
contents: read
pull-requests: write
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5