Skip to content

Commit c750c97

Browse files
added workflow_dispatch: in the "on:" section of the workflow to be able to trigger it manually too
1 parent 920a270 commit c750c97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/ISSUE_TEMPLATE/workflows/screenshot-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- main
77
- master
8+
workflow_dispatch:
89

910
jobs:
1011
screenshot-tests:

0 commit comments

Comments
 (0)