chore: update README and workflows for PezkuwiChain rebrand

- Update README with Dijital Kurdistan Tech Institute author
- Fix lock.yml to use github.token instead of GH_PAT_BOT
- Rename push-master.yml to push-main.yml for main branch
- Add workflow_dispatch triggers for manual runs
This commit is contained in:
2026-01-07 03:14:40 +03:00
parent d1cd13072f
commit f14c354468
4 changed files with 99 additions and 46 deletions
+3 -4
View File
@@ -1,18 +1,17 @@
name: 'Lock Threads'
on:
workflow_dispatch:
schedule:
- cron: '25 2/3 * * *'
jobs:
lock:
runs-on: ubuntu-latest
env:
YARN_ENABLE_SCRIPTS: false
steps:
- uses: dessant/lock-threads@c1b35aecc5cdb1a34539d14196df55838bb2f836
- uses: dessant/lock-threads@v5
with:
github-token: ${{ secrets.GH_PAT_BOT }}
github-token: ${{ github.token }}
issue-inactive-days: '7'
issue-comment: >
This thread has been automatically locked since there has not been