Skip to content

Lock file maintenance #18

Lock file maintenance

Lock file maintenance #18

Workflow file for this run

name: Summary
on:
push:
branches-ignore:
- main
jobs:
wait-for-triggered-checks:
runs-on: ubuntu-latest
permissions:
checks: read
steps:
- name: Wait for all triggered status checks
uses: poseidon/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
ignore: codecov/*