Skip to content

Commit 57e22ec

Browse files
committed
change name
1 parent d10bbbc commit 57e22ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/security-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
pull_request:
33

4-
name: Security-PR
4+
name: Security (PR)
55

66
permissions:
77
contents: read

.github/workflows/security-testing-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
pull_request:
33

4-
name: Security (Testing)
4+
name: Security (PR) (Testing)
55

66
permissions:
77
contents: read

0 commit comments

Comments
 (0)