Skip to content

Commit 74e5ede

Browse files
ninja: run spectral on main branch
1 parent 17a1b7b commit 74e5ede

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/spectral.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Run Spectral
22
on:
3-
- pull_request
3+
pull_request:
4+
branches-ignore: []
5+
push:
6+
branches:
7+
- main
48
jobs:
59
lint:
610
name: Lint

0 commit comments

Comments
 (0)