Skip to content

Commit

Permalink
validate check: added organisation check
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed May 25, 2024
1 parent 28e4a21 commit 81e98c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:

jobs:
yaml-syntax-check:
if: ${{ ( github.repository_owner == 'nginx' || github.repository_owner == 'nginxinc' ) }}
runs-on: ubuntu-24.04

steps:
Expand Down

0 comments on commit 81e98c5

Please sign in to comment.