mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
chore: allow to trigger release-please manually
This commit is contained in:
parent
b6643df3a4
commit
6267f13ea4
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}-${{ github.ref }}"
|
||||
|
Loading…
Reference in New Issue
Block a user