mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Prevent pre-commit-autoupdate.yml and codeql-analysis.yml from running in fork
This commit is contained in:
@@ -16,6 +16,7 @@ on:
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
if: github.repository == 'nikhilbadyal/docker-py-revanced'
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
||||
@@ -13,6 +13,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
auto-update:
|
||||
if: github.repository == 'nikhilbadyal/docker-py-revanced'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user