Skip to content

Commit

Permalink
Add new 5.0.0 branch to test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ddspringle authored May 28, 2024
1 parent 091161e commit 9d6644e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fw1_java11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: fw1 Java 11

on:
push:
branches: [ "develop" ]
branches: [ "develop", "5.0.0" ]
pull_request:
branches: [ "develop" ]
branches: [ "develop", "5.0.0" ]

jobs:
test:
Expand Down

0 comments on commit 9d6644e

Please sign in to comment.