Skip to content

Commit e4b66d0

Browse files
authored
Merge pull request #54 from stackhpc/ci-pull-request
CI: Run only in stackhpc repository
2 parents 72daec2 + 8273a5d commit e4b66d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Pull request
44
pull_request:
55
jobs:
66
lint:
7+
if: github.repository == 'stackhpc/openstack-config'
78
runs-on: ubuntu-22.04
89
permissions: {}
910
strategy:

0 commit comments

Comments
 (0)