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 93137d1 commit b39c8e4Copy full SHA for b39c8e4
.github/workflows/update-deps.yml
@@ -6,8 +6,6 @@ on:
6
- cron: '0 3 * * *'
7
# And on on every PR merge so we get the updated dependencies ASAP, and to make sure the changelog doesn't conflict.
8
push:
9
- branches:
10
- - main
11
12
jobs:
13
android:
0 commit comments