Test cron job scheduled action

This commit is contained in:
Matthew Sevey 2021-10-07 14:55:53 -04:00
parent 9b7d83d7f5
commit 247f14dc71
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name: Update Test Data name: Update Test Data
on: on:
push: schedule:
# We don't want to update again on master - cron: '* * * * *'
branches-ignore:
- master
jobs: jobs:
update-test-data: update-test-data: