Skip to content

Commit 8ffc28f

Browse files
Run CI on all branches, not just main
1 parent 4ed59b4 commit 8ffc28f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/android_main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ on:
77
- '**.md'
88
- '.github/**'
99
- '!.github/workflows/android_main.yml'
10-
branches:
11-
- main
12-
pull_request:
13-
paths-ignore:
14-
- '**.md'
15-
- '.github/**'
16-
- '!.github/workflows/android_main.yml'
1710

1811
concurrency:
1912
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)