We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fae45b + e2753a2 commit c891e40Copy full SHA for c891e40
.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