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 fcc4b97 commit d6fd0fbCopy full SHA for d6fd0fb
1 file changed
.github/workflows/daily_ci.yml
@@ -8,8 +8,7 @@ permissions:
8
on:
9
schedule:
10
- cron: "00 16 * * 1-5"
11
- pull_request:
12
- paths: .github/workflows/daily_ci.yml
+ workflow_dispatch:
13
14
jobs:
15
getVersion:
0 commit comments