Skip to content

ci: add alls-green action for single required check #110

ci: add alls-green action for single required check

ci: add alls-green action for single required check #110

Workflow file for this run

name: CI
on:
push:
branches:
- main
- "v*.*.*"
- "v1.x"
tags:
- "v*.*.*"
pull_request:
permissions:
contents: read
jobs:
checks:
uses: ./.github/workflows/shared.yml