Only deploy for upstream (#186)
This commit is contained in:
committed by
GitHub
parent
1022d8f816
commit
ce8e53213e
1
.github/workflows/trigger-deploy.yml
vendored
1
.github/workflows/trigger-deploy.yml
vendored
@@ -12,6 +12,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
name: Deploy Website
|
||||
if: github.repository_owner == 'endoflife-date'
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user