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 70b6e53 commit 00252ebCopy full SHA for 00252eb
.github/workflows/update-phpstorm-stubs.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
update-phpstorm-stubs:
12
name: "Update PhpStorm stubs"
13
+ if: ${{ github.repository == 'phpstan/phpstan-src' }}
14
runs-on: "ubuntu-latest"
15
steps:
16
- name: "Checkout"
0 commit comments