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:34 +03:00
parent 4a9181d69b
commit 0884ab2ce9
4 changed files with 88 additions and 167 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
name: 'Lock Threads'
on:
workflow_dispatch:
schedule:
- cron: '20 2/3 * * *'
@@ -8,9 +9,9 @@ jobs:
lock:
runs-on: ubuntu-latest
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