Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 303ae8b

Browse files
authored
Merge pull request #56 from android/codingjeremy-patch-2
Update android.yml
2 parents b1dbe03 + 7fc1605 commit 303ae8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ name: Android CI
1616

1717
on:
1818
push:
19-
branches: [ master ]
19+
branches: [ main ]
2020
pull_request:
21-
branches: [ master ]
21+
branches: [ main ]
2222

2323
jobs:
2424

0 commit comments

Comments
 (0)