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.
2 parents 648277f + dc3deb1 commit 1d1ad75Copy full SHA for 1d1ad75
.gitallowed
@@ -33,3 +33,4 @@ CidrIp: 0\.0\.0\.0/0
33
.*nhsd-rules-deny.txt.*
34
.*\.venv.*
35
.*node_modules.*
36
+pom\.xml
.github/workflows/pull_request.yml
@@ -10,7 +10,7 @@ env:
10
jobs:
11
dependabot-auto-approve-and-merge:
12
needs: quality_checks
13
- uses: NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@86a580e5eb38584c877ccfba5fc6f3f071faeffe
+ uses: NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml@2b3ddfd1e59daf9905522d0140c6cd08e2547432
14
secrets:
15
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
16
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}
0 commit comments