Skip to content

Commit

Permalink
Run CI on all branches, not just main
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 9, 2024
1 parent 4ed59b4 commit 8ffc28f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/android_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ on:
- '**.md'
- '.github/**'
- '!.github/workflows/android_main.yml'
branches:
- main
pull_request:
paths-ignore:
- '**.md'
- '.github/**'
- '!.github/workflows/android_main.yml'

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 8ffc28f

Please sign in to comment.