Skip to content

Commit

Permalink
update branch remove release/R31 from test
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Apr 24, 2024
1 parent 0835423 commit 6f82d79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI Run

on:
push:
branches: [ "release/R31", "dev", "master" ]
branches: [ "dev", "master" ]
pull_request:
branches: [ "release/R31", "dev", "master" ]
branches: [ "dev", "master" ]
pull_request_target:
types:
- opened
Expand Down

0 comments on commit 6f82d79

Please sign in to comment.