Skip to content

[BUG] Static generation only generates a Spinner, not the actual content #224

[BUG] Static generation only generates a Spinner, not the actual content

[BUG] Static generation only generates a Spinner, not the actual content #224

Workflow file for this run

name: 'Issue Lockdown'
on:
issues:
types: opened
permissions:
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/repo-lockdown@v3 # Reference: https://github.com/dessant/repo-lockdown
with:
close-issue: false
process-only: 'issues'
issue-labels: 'πŸ”’ locked'
exclude-issue-labels: 'πŸš€ ready'
skip-closed-issue-comment: true
issue-comment: >
To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, `πŸš€ ready`.