feat(cicd): Disabled actions running on forks by default

Fixes #1315
This commit is contained in:
ItsIgnacioPortal
2026-04-10 20:13:09 -03:00
parent f78adb9bf6
commit 40382b33b8
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ on:
jobs:
update-readme:
if: env.RUN_UPDATERS == '1'
runs-on: ubuntu-latest
permissions:
contents: write