diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 66070b644..ea4b98d70 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -2,9 +2,6 @@ name: integration-test on: - pull_request: - branches-ignore: - - 'tmp**' schedule: # Run once a week to check compatibility with new FIDO MDS blob contents - cron: '0 0 * * 1'