Skip to content

v2.4.8 adopts gitlab catalog fix and trifecta upgrade #179

v2.4.8 adopts gitlab catalog fix and trifecta upgrade

v2.4.8 adopts gitlab catalog fix and trifecta upgrade #179

Workflow file for this run

---
name: Validate if commits are signed
on: [pull_request, pull_request_target]
jobs:
signed-commits-check:
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