diff --git a/.github/workflows/test-bibs.yml b/.github/workflows/test-bibs.yml index 1d88764..b3d4f6b 100644 --- a/.github/workflows/test-bibs.yml +++ b/.github/workflows/test-bibs.yml @@ -1,7 +1,6 @@ name: test_bibs on: pull_request: - types: [opened, edited] branches: - 'dev/**' - 'restructure'