Skip to content

G2-1708 Attempt fixes for lint errors #25

G2-1708 Attempt fixes for lint errors

G2-1708 Attempt fixes for lint errors #25

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}