Skip to content

Commit 49419e6

Browse files
authored
Merge pull request #23 from getyourguide/manually-trigger-ci
fix: manually trigger CI for release-please PRs
2 parents 111bca1 + 9585cf5 commit 49419e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI
33
on:
44
push:
55
pull_request:
6+
workflow_dispatch: # Allow manual triggering
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)