Skip to content

Commit

Permalink
CI on jshooks branch (XRPLF#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind authored May 24, 2024
1 parent acd455f commit 247e9d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-in-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build using Docker

on:
push:
branches: [ "dev", "candidate", "release" ]
branches: [ "dev", "candidate", "release", "jshooks" ]
pull_request:
branches: [ "dev", "candidate", "release" ]
branches: [ "dev", "candidate", "release", "jshooks" ]

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 247e9d9

Please sign in to comment.