Skip to content

[SPFx] copy-assets bundle step taking very long time - what is it doing? #108

[SPFx] copy-assets bundle step taking very long time - what is it doing?

[SPFx] copy-assets bundle step taking very long time - what is it doing? #108

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'