mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-06-28 17:20:46 +00:00
chore: workflow dispatch
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
55de448558
commit
ee731b1700
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rebuild-dist.yml
vendored
1
.github/workflows/rebuild-dist.yml
vendored
|
|
@ -10,6 +10,7 @@ permissions:
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
# Rebuilds the bundled dist/ on Dependabot PRs and pushes it back to the PR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue