Skip to content

Commit d8387c8

Browse files
authored
should also run when the workflow itself is edited
1 parent 3aafc7f commit d8387c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-zenodo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
paths:
66
- '.zenodo.json'
7+
- '.github/workflows/validate-zenodo.yaml'
78

89
jobs:
910
check-zenodo-metadata:

0 commit comments

Comments
 (0)