mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-19 05:47:33 -04:00
Changed Android e2e to run on release publish only
This commit is contained in:
3
.github/workflows/e2e_android.yml
vendored
3
.github/workflows/e2e_android.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: e2e-Android
|
||||
on:
|
||||
pull_request:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
# This might be refactored to use concurrency from GitHub Actions directly?
|
||||
|
||||
Reference in New Issue
Block a user