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.
2 parents a2de399 + cbaf527 commit f8c5889Copy full SHA for f8c5889
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
name: ci
7
jobs:
8
build:
9
+ if: github.repository == 'phpDocumentor/coding-standard'
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
0 commit comments