mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-24 13:41:25 +10:00
- implement disable_email_auth env var
- add sync crowdin translations github action
This commit is contained in:
2
.github/workflows/close-stale-issues.yml
vendored
2
.github/workflows/close-stale-issues.yml
vendored
@ -2,7 +2,7 @@ name: Close Stale Issues
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: 30 1 * * *
|
||||
- cron: 0 0 * * * # every day at midnight (UTC)
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user