Skip to content

Commit beeff54

Browse files
authored
allow to manually trigger workflow
1 parent 6cb03a9 commit beeff54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ name: lint
1111
# -------------------------------------------------------------------------------------------------
1212
on:
1313
# Runs on Pull Requests
14+
workflow_dispatch:
1415
pull_request:
1516

1617

0 commit comments

Comments
 (0)