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 fd8ed23 commit 0ca30a9Copy full SHA for 0ca30a9
.github/workflows/auto-merge-dependabot.yml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
dependabot:
10
- if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'yoanm/php-jsonrpc-server-doc-sdk'
+ if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'yoanm/php-jsonrpc-params-symfony-constraint-doc-sdk'
11
runs-on: ubuntu-latest
12
permissions:
13
contents: write
0 commit comments