We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8658e commit f0790e3Copy full SHA for f0790e3
.github/workflows/store-api-spec-lint-results.yml
@@ -2,8 +2,6 @@ name: Entur/Api/Lint
2
3
on:
4
push: #Remove later. Schedule only runs on default branch
5
- schedule:
6
- - cron: "*/1 * * * *"
7
8
jobs:
9
lint-and-store-result:
0 commit comments