Skip to content

Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 #1167

Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0

Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 #1167

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-22.04
timeout-minutes: 1
permissions:
pull-requests: write
steps:
# https://github.com/actions/labeler
- uses: actions/[email protected]
with:
repo-token: ${{ github.token }}