Skip to content

Commit a096041

Browse files
committed
Remove workflow_dispatch:
1 parent f7f64bc commit a096041

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
branches:
55
- main
66
pull_request:
7-
workflow_dispatch:
87

98
jobs:
109
test:

.github/workflows/update-screenshots.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Update Screenshots
33
on:
44
pull_request:
55
types: [labeled]
6-
workflow_dispatch:
76

87
env:
98
AUTHOR_NAME: 'github-actions[bot]'

0 commit comments

Comments
 (0)