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 366b22b commit faa4259Copy full SHA for faa4259
1 file changed
.github/workflows/build_test.yaml
@@ -13,6 +13,7 @@ on:
13
- '**.md'
14
schedule:
15
- cron: "0 2 * * 0" # Weekly on Sundays at 02:00
16
+ workflow_dispatch:
17
18
jobs:
19
lint:
0 commit comments