Skip to content

Commit

Permalink
ci: check for signed commits
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanp committed Feb 2, 2024
1 parent a95ae4a commit bc1a8c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
uname -a
nix --version
- name: check signed commits
uses: 1Password/check-signed-commits-action@v1

- name: check
run: nix flake check -L --show-trace

Expand Down

0 comments on commit bc1a8c2

Please sign in to comment.