Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ly0n committed Aug 21, 2024
1 parent b898346 commit c8a38c1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/update_grist.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Update Grist Spreedsheets with metadata from ecosyste.ms
# Controls when the workflow will run
on:
schedule:
# Run at 00:00 UTC every Monday
- cron: '0 0 * * 1'

#on:
# push:
# branches:
# - ecosystems-to-spreadsheet-integration
# schedule:
# # Run at 00:00 UTC every Monday
# - cron: '0 0 * * 1'

on:
push:
branches:
- ecosystems-to-spreadsheet-integration

jobs:
weekly-task:
Expand Down

0 comments on commit c8a38c1

Please sign in to comment.