Skip to content

Commit

Permalink
Add schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Apr 11, 2024
1 parent 017d6a1 commit fd36c5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/meltano-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
pull_request: {}
push:
branches: [main]
schedule:
# Daily at 12:00 PM UTC
- cron: '0 12 * * *'

jobs:
meltano-run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fd36c5d

Please sign in to comment.