Commit 723f77b
committed
ci(lint): enforce commit signature on PR commits
The signature check was disabled while it required a local keyring. Since
v0.20.0 it resolves the author through the GitHub API and verifies against
the user's published GPG/SSH keys, so the action now works in plain CI
without setup. Drop the disable so PRs are required to be signed.
Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>1 parent bed69ee commit 723f77b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
0 commit comments