Skip to content

Commit

Permalink
Change action to branch bfabric12
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse committed Aug 28, 2023
1 parent 5e4fd52 commit 32acb94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_functional_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ name: functionalTest

on:
push:
branches: [ bfabric11 ]
branches: [ bfabric12 ]
schedule:
- cron: "00 08 * * *"
pull_request:
branches: [ bfabric11 ]
branches: [ bfabric12 ]

jobs:
build:
Expand Down

0 comments on commit 32acb94

Please sign in to comment.