Skip to content

"we will remove the need to upload node_modules in a later step" #15

"we will remove the need to upload node_modules in a later step"

"we will remove the need to upload node_modules in a later step" #15

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