Skip to content

Commit 5230ccd

Browse files
authored
chore: update zizmor workflow triggers and permissions (#624)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
1 parent f06a90d commit 5230ccd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/validate-github-actions.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: "Validate GitHub Actions"
22

33
on:
4+
workflow_dispatch:
45
pull_request:
5-
paths:
6-
- '.github/workflows/**'
7-
- '.github/actions/**'
86
push:
97
branches:
108
- main

0 commit comments

Comments
 (0)