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 adb04fd commit 90d8362Copy full SHA for 90d8362
1 file changed
.github/workflows/konflux-auto-retest.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Retest failed builds
14
- uses: stackrox/actions/konflux/auto-retest/retest-failed-builds.yml@v1
+ uses: stackrox/actions/konflux/auto-retest@v1
15
with:
16
max_retries: 3
17
check_name_suffix: '-on-push'
0 commit comments