Skip to content

Commit

Permalink
set branches to *
Browse files Browse the repository at this point in the history
  • Loading branch information
mbthornton-lbl committed Dec 11, 2023
1 parent ebbfc54 commit f3afde9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f3afde9

Please sign in to comment.