Skip to content

Commit 7d7366e

Browse files
committed
Rename the security.txt to correct name of SECURITY.md.
Signed-off-by: James R. Perkins <[email protected]>
1 parent bdb8c5e commit 7d7366e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ on:
1515
- "dco.txt"
1616
- "LICENSE"
1717
- "README.md"
18-
- "security.txt"
19-
- "*/README.MD"
18+
- "SECURITY.md"
19+
- "*/README.adoc"
2020
pull_request:
2121
branches:
2222
- '**'
File renamed without changes.

0 commit comments

Comments
 (0)