Skip to content

[Feature] <Implementing fade-up animation for website elements upon opening to enrich user experience> #41

[Feature] <Implementing fade-up animation for website elements upon opening to enrich user experience>

[Feature] <Implementing fade-up animation for website elements upon opening to enrich user experience> #41

# @format
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: "gssoc23"
skip-closed-issue-comment: true
issue-comment: >
To reduce notifications, issues are locked. Your issue will be unlocked when we add the label, `gssoc23`.