Skip to content

[mq] [skip ddci] working branch - merge 6f0e6577d8 on top of main at … #12027

[mq] [skip ddci] working branch - merge 6f0e6577d8 on top of main at …

[mq] [skip ddci] working branch - merge 6f0e6577d8 on top of main at … #12027

Workflow file for this run

name: Required checks pass
on:
pull_request:
push:
branches:
- 'mq-working-branch-*'
jobs:
allchecks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@f4669eca31dbad8fea1a0eb91c419d02c5b42200 # 1.1.1
with:
delay: '3'
retries: '45'
polling_interval: '1'
checks_exclude: 'devflow/merge,dd-gitlab/default-pipeline,Rustfmt Auto / rustfmt'