Skip to content

Commit

Permalink
add a branch trigger temp
Browse files Browse the repository at this point in the history
  • Loading branch information
balda-rdx committed Nov 1, 2023
1 parent ac7cc1b commit b20d060
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Release
on:
push:
branches:
- chore/add-release-pipeline
workflow_dispatch:
inputs:
retVersion:
required: true
default: "test"

jobs:
build:
Expand Down

0 comments on commit b20d060

Please sign in to comment.