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 b048d81 commit b568644Copy full SHA for b568644
.github/workflows/ci_test_latest_released_mpl_java.yml
@@ -5,7 +5,7 @@ name: Test Latest Released MPL Java with DB-ESDK HEAD
5
on:
6
schedule:
7
- cron: "00 16 * * 1-5"
8
- workflow_dispatch: # allows triggering this manually through the Actions UI
+ workflow_dispatch: # allows triggering this manually through the Actions UI
9
10
jobs:
11
getDBESDKDafnyVersion:
0 commit comments