update main to master reference in workflow, delete testdata to test github action

This commit is contained in:
Matthew Sevey 2021-10-07 11:02:27 -04:00
parent 5f69df1c4b
commit 9b7d83d7f5
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
2 changed files with 2 additions and 1455 deletions

View File

@ -2,9 +2,9 @@ name: Update Test Data
on: on:
push: push:
# We don't want to update again on main # We don't want to update again on master
branches-ignore: branches-ignore:
- main - master
jobs: jobs:
update-test-data: update-test-data:

File diff suppressed because it is too large Load Diff