Skip to content

Commit

Permalink
Test on experimental also
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Jun 11, 2024
1 parent 4ffc069 commit 37ae25f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Java CI with Ant

on:
push:
branches: [ master, development ]
branches: [ master, development, experimental ]
pull_request:
branches: [ master, development ]
branches: [ master, development, experimental ]

jobs:
build_and_test:
Expand Down

0 comments on commit 37ae25f

Please sign in to comment.