Skip to content

Commit

Permalink
Fix verify signature commit workflow (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Scheel <[email protected]>
  • Loading branch information
cipherboy authored Nov 23, 2024
1 parent 8703b15 commit 6d78ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Ensure Verified Commits

on:
pull_request:
types: [opened, synchronize]
types: [opened, synchronize]

jobs:
verify_commits:
Expand Down

0 comments on commit 6d78ab5

Please sign in to comment.