Skip to content

Commit 185b7da

Browse files
committed
T7748: conflict check workflow updated with increated wait/retry
1 parent c6d3547 commit 185b7da

2 files changed

Lines changed: 1 addition & 18 deletions

File tree

.github/workflows/check-open-prs-conflict.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/check-pr-conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ permissions:
1010

1111
jobs:
1212
check-pr-conflict-call:
13-
uses: vyos/.github/.github/workflows/check-pr-merge-conflict.yml@current
13+
uses: vyos/.github/.github/workflows/check-pr-conflict.yml@current
1414
secrets: inherit

0 commit comments

Comments
 (0)