Skip to content

Commit e558811

Browse files
committed
adding workflow_dispatch to pre-commit.yml
Signed-off-by: rosjat <markus.rosjat@gmail.com>
1 parent 4ef0457 commit e558811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
pull_request:
99
push:
1010
branches: [master]
11+
workflow_dispatch:
1112

1213
jobs:
1314
pre-commit:

0 commit comments

Comments
 (0)