diff --git a/.github/workflows/ia-integration-tests.yml b/.github/workflows/ia-integration-tests.yml index 8fc8a597..4c6d4c7d 100644 --- a/.github/workflows/ia-integration-tests.yml +++ b/.github/workflows/ia-integration-tests.yml @@ -1,9 +1,10 @@ -name: "Internet Archvie Integration Tests" +name: "Internet Archive Integration Tests" on: - push: - schedule: - - cron: "0 8 * * *" + workflow_dispatch: +# push: +# schedule: +# - cron: "0 8 * * *" jobs: ia-tests: