Feature/callpage #18
2 changed files with 2 additions and 2 deletions
2
.github/workflows/pr-validation.yml
vendored
2
.github/workflows/pr-validation.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
runs-on: ['self-hosted', 'homelab']
|
||||
runs-on: ['self-hosted', 'pi']
|
||||
steps:
|
||||
- uses: TimonVS/pr-labeler-action@v5
|
||||
with:
|
||||
|
|
|
|||
2
app.json
2
app.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"expo": {
|
||||
"name": "Tones",
|
||||
"name": "Tones",
|
||||
"slug": "Tones",
|
||||
"version": "1.0.1",
|
||||
"orientation": "portrait",
|
||||
|
|
|
|||
Loading…
Reference in a new issue