Skip to content

[📦]: Lightman's Currency #35

[📦]: Lightman's Currency

[📦]: Lightman's Currency #35

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened', 'edited']
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
.github/workflows/issue_label.json5
sparse-checkout-cone-mode: false
- uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: false