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 e0041dc commit 7c5e0b5Copy full SHA for 7c5e0b5
.github/workflows/build-test.yml
@@ -8,6 +8,7 @@ on:
8
# run weekly to verify latest jadx snapshot version
9
schedule:
10
- cron: "22 2 * * 2"
11
+ workflow_dispatch:
12
13
jobs:
14
tests:
0 commit comments