You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
CI only on main again
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -2,8 +2,10 @@ name: Android CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: main
|
||||||
paths-ignore: '**.md'
|
paths-ignore: '**.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches: main
|
||||||
paths-ignore: '**.md'
|
paths-ignore: '**.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user