readd run conditions
This commit is contained in:
parent
bda87859ee
commit
efd332f8c5
@ -2,8 +2,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
# paths:
|
paths:
|
||||||
# - frontend/**
|
- frontend/**
|
||||||
|
|
||||||
|
|
||||||
name: Build and release debug APK
|
name: Build and release debug APK
|
||||||
|
@ -2,8 +2,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
# paths:
|
paths:
|
||||||
# - frontend/**
|
- frontend/**
|
||||||
|
|
||||||
name: Build and release debugging app to ios testflight
|
name: Build and release debugging app to ios testflight
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user