chore(ci): bump zama-ai/slab-github-runner from 447a2d0fd2d1a9d647aa0d0723a6e9255372f261 to 2f49f88318c59d644bb6d329b3259d3ec48e1e34 #16
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check Commit Signatures | |
on: | |
pull_request: | |
jobs: | |
check-commit-signatures: | |
runs-on: ubuntu-latest | |
steps: | |
- name: Check commit signatures | |
uses: 1Password/check-signed-commits-action@ed2885f3ed2577a4f5d3c3fe895432a557d23d52 |