revert: make CI not run on .github change

This commit is contained in:
Mihir Kandoi
2026-01-13 19:57:11 +05:30
parent 0da98e6769
commit 5e2c7a08d3
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ on:
- 'crowdin.yml'
- '.coderabbit.yml'
- '.mergify.yml'
- '.github/**'
workflow_dispatch:
permissions:

View File

@@ -13,7 +13,6 @@ on:
- 'crowdin.yml'
- '.coderabbit.yml'
- '.mergify.yml'
- '.github/**'
schedule:
# Run everday at midnight UTC / 5:30 IST
- cron: "0 0 * * *"