Skip to content

docs: Adding notice about beta #141

docs: Adding notice about beta

docs: Adding notice about beta #141

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