Skip to content

Commit

Permalink
Update skycity-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg046 authored Nov 22, 2024
1 parent 84be6f4 commit e8bbc29
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/skycity-sync.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Sync data with skycity

on:
push:
branches: [ main ]
schedule:
- cron: 0 4 * * *

jobs:
skycity-sync:
name: Sync data with skycity
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e8bbc29

Please sign in to comment.