We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b4521 commit c8413c2Copy full SHA for c8413c2
1 file changed
.github/workflows/retry-cla-assistant.yml
@@ -21,10 +21,6 @@ permissions:
21
pull-requests: read
22
statuses: read
23
24
-concurrency:
25
- group: retry-cla-assistant-${{ github.event.pull_request.number || github.event.inputs.pr_number || github.run_id }}
26
- cancel-in-progress: false
27
-
28
jobs:
29
retry-cla:
30
name: Retry CLA Assistant if it is the only blocker
0 commit comments