Skip to content

Create arbotix.is-app.tech.json #928

Create arbotix.is-app.tech.json

Create arbotix.is-app.tech.json #928

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
permissions:
pull-requests: write
issues: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: docker://docker.io/ilyam8/periodic-pr-labeler:v0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml