Skip to content

Commit

Permalink
Restricts WordPress Deployment Action from Running on Forks (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
timnolte authored Sep 11, 2020
1 parent ffdc5db commit 7560701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7560701

Please sign in to comment.