Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit eb6e951

Browse files
authored
build: temporarily allow manual triggering to debug (#887)
<!-- Thank you for proposing a pull request! Please note that SOME TESTS WILL LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from forks. Someone from the team will review your Pull Request and respond. Please describe your change and any implementation details below. -->
1 parent 546de4e commit eb6e951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- main
5+
workflow_dispatch:
56
name: release-please
67
env:
78
ACTION_NAME: release-please-action

0 commit comments

Comments
 (0)