Skip to content

getting started, step 5 - changed order of instructions for clarity #98

getting started, step 5 - changed order of instructions for clarity

getting started, step 5 - changed order of instructions for clarity #98

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
filter:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4