Skip to content

Commit cfb1b3e

Browse files
authored
chore: update zizmor workflow triggers (#64)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
1 parent df78b92 commit cfb1b3e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.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)