Skip to content

Commit 6e71c46

Browse files
authored
Update send-advisory.yml
1 parent d579477 commit 6e71c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/send-advisory.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
workflow_dispatch:
55
inputs:
66
advisory_url:
7-
required: true
87
type: string
98

109
jobs:
11-
deploy:
10+
send-modified-files:
11+
name: Send advisory files if date is today in the commit
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Send advisory

0 commit comments

Comments
 (0)