Skip to content

2.4.4 - adoption of talos distro on civo github and civo gitlab management clusters #168

2.4.4 - adoption of talos distro on civo github and civo gitlab management clusters

2.4.4 - adoption of talos distro on civo github and civo gitlab management clusters #168

Workflow file for this run

---
name: Validate if commits in PR are signed
on: pull_request
jobs:
signed-commits-check:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/[email protected]
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1