mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +00:00
Add a Repo check to all Workflows (#4339)
This commit is contained in:

committed by
GitHub

parent
abb5b6d5ac
commit
ab9760194d
1
.github/workflows/script_format.yml
vendored
1
.github/workflows/script_format.yml
vendored
@@ -11,6 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
run-install-script:
|
||||
if: github.repository == 'community-scripts/ProxmoxVE'
|
||||
runs-on: pvenode
|
||||
steps:
|
||||
- name: Checkout PR branch (supports forks)
|
||||
|
Reference in New Issue
Block a user