👷 Prevent pre-commit-autoupdate.yml and codeql-analysis.yml from running in fork

This commit is contained in:
Nikhil Badyal
2022-09-03 19:42:06 +05:30
parent d43fe4a7a4
commit 94598f2187
2 changed files with 2 additions and 0 deletions
@@ -13,6 +13,7 @@ permissions:
jobs:
auto-update:
if: github.repository == 'nikhilbadyal/docker-py-revanced'
runs-on: ubuntu-latest
steps:
- name: Checkout