Skip to content

Commit b39c8e4

Browse files
authored
chore: test updater workflow
Tests whether updater has permission issues when running in a pr branch. Related to #5218 and getsentry/github-workflows#128
1 parent 93137d1 commit b39c8e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-deps.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
- cron: '0 3 * * *'
77
# And on on every PR merge so we get the updated dependencies ASAP, and to make sure the changelog doesn't conflict.
88
push:
9-
branches:
10-
- main
119

1210
jobs:
1311
android:

0 commit comments

Comments
 (0)