Add quotes to mobile test trigger (#52)
* Update podcast-mobile.yml so that `maui/perf` has single quotespull/54/head
parent
b8b76978d8
commit
6a1cbb018c
|
@ -4,11 +4,11 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- maui/perf
|
||||
- 'maui/perf'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- maui/perf
|
||||
- 'maui/perf'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in New Issue