Align FR-012 TIMEOUT indicator with FR-001 #17
Workflow file for this run
This file contains hidden or 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: Signed commits | |
| on: | |
| pull_request: | |
| branches: [main] | |
| jobs: | |
| check-signed: | |
| uses: keylime-webtool/.github/.github/workflows/signed-commits.yml@main |