Skip to content

Commit edac2eb

Browse files
authored
Temporarily allow manual workflow execution
1 parent 3a8c932 commit edac2eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Pull Request Flow
33
on:
44
pull_request:
55
branches: [ master ]
6+
7+
workflow_dispatch:
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)