Skip to content

Commit

Permalink
encore
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleL41 committed Oct 21, 2024
1 parent f8ede39 commit 6ce2842
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
- cron: '0 2 * * *' # Exécute tous les jours à 2h du matin
workflow_dispatch:

runs:
using: 'node20'
main: 'main.js'

jobs:
update:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6ce2842

Please sign in to comment.