Skip to content

chore: enable data-pipeline feature in shipped artifacts #1817

chore: enable data-pipeline feature in shipped artifacts

chore: enable data-pipeline feature in shipped artifacts #1817

Workflow file for this run

name: Required checks pass
on:
pull_request:
push:
branches:
- main
jobs:
allchecks:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v1
with:
delay: '3'
retries: '30'
polling_interval: '1'