Skip to content

Commit 6785f8e

Browse files
authored
ci: allow workflow_dispatch (#4364)
1 parent 75452be commit 6785f8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
paths-ignore:
1010
- "**.md"
11+
workflow_dispatch:
1112

1213
jobs:
1314
build-sentry-native:

0 commit comments

Comments
 (0)