only run sposnor action if on upstream repo (#5931)

This commit is contained in:
Matthias Mair
2023-11-17 08:16:52 +11:00
committed by GitHub
parent e2b29cbd95
commit a0841088ae
+2
View File
@@ -6,6 +6,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.repository_owner == 'Inventree'
steps:
- name: Checkout Code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11