Skip to content

Commit 19a4452

Browse files
authored
Update job name in Supabase keep-alive workflow
1 parent 29ba6c0 commit 19a4452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keep-supabase-alive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
ping:
99
runs-on: ubuntu-latest
1010
steps:
11-
- name: Ping Supabase (evita pausa do projeto)
11+
- name: Ping Supabase
1212
env:
1313
SUPABASE_URL: ${{ secrets.SUPABASE_URL }}
1414
SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}

0 commit comments

Comments
 (0)