Add a Repo check to all Workflows (#4339)
This commit is contained in:
committed by
GitHub
parent
abb5b6d5ac
commit
ab9760194d
@@ -11,6 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'community-scripts/ProxmoxVE'
|
||||
runs-on: ubuntu-latest #To ensure it always builds we use the github runner with all the right tooling
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user