Skip to content

Commit a1baea0

Browse files
committed
Run cff-validator on a PR as well
1 parent d3fd47c commit a1baea0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cff-validator.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
paths:
55
- CITATION.cff
6+
pull_request:
7+
paths:
8+
- CITATION.cff
69
jobs:
710
validate-citation-cff:
811
name: Validate CITATION.cff

0 commit comments

Comments
 (0)