mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-05 19:53:32 +00:00
chore: add workflow_dispatch trigger to release workflow (#1630)
This commit is contained in:
parent
bf3adbbb94
commit
98abed7841
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-please.yml
vendored
1
.github/workflows/release-please.yml
vendored
|
|
@ -4,6 +4,7 @@
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue