Skip to content

Commit e32b5ba

Browse files
committed
[DEVOPS-799] rename zizmor job
1 parent 9bf00a3 commit e32b5ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/reusable-zizmor-security.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
workflow_call:
55

66
jobs:
7-
security_scan:
7+
zizmor:
8+
name: Security Scan
89
if: ${{ (github.event_name != 'pull_request') || (github.event.pull_request.draft == false) }}
910
runs-on: ubuntu-latest
1011
permissions:

0 commit comments

Comments
 (0)