Restricts WordPress Deployment Action from Running on Forks (#232)

isekai
Tim Nolte 4 years ago committed by GitHub
parent ffdc5db468
commit 7560701348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@ on:
jobs:
tag:
name: New tag
if: github.repository == 'oidc-wp/openid-connect-generic'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main

Loading…
Cancel
Save