mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Add a Repo check to all Workflows (#4339)
This commit is contained in:
parent
abb5b6d5ac
commit
ab9760194d
15 changed files with 18 additions and 4 deletions
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
create-daily-release:
|
||||
if: github.repository == 'community-scripts/ProxmoxVE'
|
||||
runs-on: runner-cluster-htl-set
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue