There was an error while loading. Please reload this page.
1 parent 17a1b7b commit 74e5edeCopy full SHA for 74e5ede
.github/workflows/spectral.yaml
@@ -1,6 +1,10 @@
1
name: Run Spectral
2
on:
3
- - pull_request
+ pull_request:
4
+ branches-ignore: []
5
+ push:
6
+ branches:
7
+ - main
8
jobs:
9
lint:
10
name: Lint
0 commit comments