We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fae45b commit e2753a2Copy full SHA for e2753a2
.github/workflows/update-plugin-list.yml
@@ -12,6 +12,7 @@ permissions: {}
12
13
jobs:
14
createPullRequest:
15
+ if: github.repository_owner == 'pytest-dev'
16
runs-on: ubuntu-latest
17
permissions:
18
contents: write
0 commit comments