Skip to content

Commit

Permalink
Fix indentation in github action: backup (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo authored Oct 4, 2024
1 parent 118bc00 commit ce7acd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
schedule:
- cron: '0 13 * * *' # 5:00 AM PST (UTC-8)

jobs:
jobs:
check-backup:
runs-on: ubuntu-latest

Expand Down

0 comments on commit ce7acd3

Please sign in to comment.