We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72daec2 commit 8273a5dCopy full SHA for 8273a5d
.github/workflows/pull-request.yml
@@ -4,6 +4,7 @@ name: Pull request
4
pull_request:
5
jobs:
6
lint:
7
+ if: github.repository == 'stackhpc/openstack-config'
8
runs-on: ubuntu-22.04
9
permissions: {}
10
strategy:
0 commit comments