We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9dd73 commit 4170558Copy full SHA for 4170558
.github/workflows/test.yml
@@ -6,9 +6,6 @@ on:
6
pull_request:
7
branches: [main, development]
8
workflow_dispatch:
9
- schedule:
10
- # Run weekly to catch any regressions
11
- - cron: '0 2 * * 0'
12
13
jobs:
14
# Syntax and Static Analysis
0 commit comments