Skip to content

Commit 55ad706

Browse files
authored
Merge pull request #28 from jamezp/rename-security-file
Rename the security.txt to correct name of SECURITY.md.
2 parents bdb8c5e + 7d7366e commit 55ad706

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)