unstructured
9fd77a52 - ci: only trigger ingest fixtures workflow on workflow dispatch (#2002)

Commit
2 years ago
ci: only trigger ingest fixtures workflow on workflow dispatch (#2002) We currently have a method to trigger the ingest fixture workflow by commit message in addition to workflow dispatch (the trigger in gha gui). The former requires that the workflow run on every push. Because nobody uses the former, let's scrap it and save the time in CI.
Parents
Loading