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 e916320 commit 93a2d7aCopy full SHA for 93a2d7a
.github/workflows/MergeDependabotPR.yml
@@ -17,4 +17,4 @@ jobs:
17
with:
18
pullRequestNumber: ${{ github.event.pull_request.number }}
19
token: ${{ secrets.GITHUB_TOKEN }}
20
- labels: "dependencies"
+ labels: "dependencies,submodules"
0 commit comments