diff --git a/.github/workflows/blt.yml b/.github/workflows/blt.yml index 745d3827..c2c78893 100644 --- a/.github/workflows/blt.yml +++ b/.github/workflows/blt.yml @@ -5,9 +5,9 @@ name: CI on: push: - branches: [ "Refactor_fgi_file_staging_unit_tests" ] + branches: * pull_request: - branches: [ "Refactor_fgi_file_staging_unit_tests" ] + branches: * permissions: contents: read