diff --git a/.github/workflows/generate_files.yml b/.github/workflows/generate_files.yml index 4869f46..1a47679 100644 --- a/.github/workflows/generate_files.yml +++ b/.github/workflows/generate_files.yml @@ -1,9 +1,6 @@ name: Generate CSV and README on: - push: - paths: - - 'src/ser-datasets.json' pull_request: paths: - 'src/ser-datasets.json'