Skip to content

Commit

Permalink
Merge pull request #28 from hyperledger/releaseOnBranchPush
Browse files Browse the repository at this point in the history
release on branch push
  • Loading branch information
NickSneo committed Apr 17, 2024
2 parents e9b6bd9 + c458f1d commit 1414ac8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Release
on:
push:
branches: [ 'release/**' ]
workflow_dispatch:

jobs:
integration-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1414ac8

Please sign in to comment.