Skip to content

Colony v0.2 - Adding Proxmox content #129

Colony v0.2 - Adding Proxmox content

Colony v0.2 - Adding Proxmox content #129

Workflow file for this run

---
name: Check signed commits
on: [pull_request, pull_request_target]
jobs:
check-signed-commit:
runs-on: ubuntu-latest
steps:
- name: Check out the repository code
uses: actions/[email protected]
- name: Check if the commits are signed
uses: 1Password/check-signed-commits-action@v1