Skip to content

Commit

Permalink
Only run GitHub deploy action from jenkinsci org
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 17, 2024
1 parent fb7d49a commit e6d655d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-viewer.yml
Expand Up @@ -20,6 +20,7 @@ concurrency:

jobs:
build:
if: github.repository_owner == 'jenkinsci'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit e6d655d

Please sign in to comment.