Skip to content

Commit 1b96082

Browse files
committed
_always_ verify commit
1 parent a1163c5 commit 1b96082

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343

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

0 commit comments

Comments
 (0)