Skip to content

[Bug] 0-welcome.yml doesn't run #16

[Bug] 0-welcome.yml doesn't run

[Bug] 0-welcome.yml doesn't run #16

Workflow file for this run

name: JS Actions
on:
issues:
types: [labeled]
jobs:
action:
if: ${{ !github.event.repository.is_template }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4