Skip to content

Commit a8235b4

Browse files
committed
_always_ verify commit
1 parent a1163c5 commit a8235b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-packages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
egress-policy: audit
4343

4444
- name: Verify commit authenticity
45-
# Skip verification for manual runs since they're initiated by trusted users
46-
if: github.event_name != 'workflow_dispatch'
4745
env:
4846
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4947
run: |

0 commit comments

Comments
 (0)