Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Jenkins Security Scan action
  • Loading branch information
strangelookingnerd authored Aug 9, 2024
commit 10fb775fda06c34c3e3dd45b915c0d248fd1c3f2
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Jenkins Security Scan
on:
push:
branches:
- main
- master
pull_request:
types: [ opened, synchronize, reopened ]
workflow_dispatch:
Expand Down