Fix pending test check (#216)
This commit is contained in:
parent
1bd8eac6ed
commit
b1ebd2afab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-containers.yml
vendored
2
.github/workflows/release-containers.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
running-workflow-name: 'Main'
|
||||
repo-token: ${{ secrets.PAT }}
|
||||
wait-interval: 10
|
||||
ignore-checks: "release-and-publish"
|
||||
ignore-checks: "set-version"
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Reference in a new issue