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 eb336a1 commit 62c4f66Copy full SHA for 62c4f66
.github/workflows/update-docs-version.yml
@@ -12,7 +12,6 @@ jobs:
12
permissions:
13
contents: write # for peter-evans/create-pull-request to create branch
14
pull-requests: write # for peter-evans/create-pull-request to create a PR
15
- if: github.repository == 'testcontainers/testcontainers-java'
16
runs-on: ubuntu-22.04
17
steps:
18
- uses: actions/checkout@v5
.github/workflows/update-testcontainers-version.yml
0 commit comments