Skip to content

Commit 7430126

Browse files
committed
Fix workflow_dispatch
1 parent 3b7821a commit 7430126

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/Parser_Check.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
- cron: '0 0 * * 5'
66
workflow_dispatch:
7-
inputs:
8-
branch:
9-
description: 'master'
10-
required: true
117

128
jobs:
139
parser-check:

0 commit comments

Comments
 (0)