0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

ci: 'Update Gradle Wrapper': manual execution

For testing, I wanted to trigger this action, and couldn't
This commit is contained in:
David Allison 2023-08-15 01:22:09 +01:00 committed by Mike Hardy
parent 2a09b5e369
commit 3c7bfedd55

View File

@ -1,6 +1,7 @@
name: Update Gradle Wrapper
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"