Skip to content

Commit 26ef674

Browse files
authored
Update and rename sourceguard.yml to code-analysis.yml
1 parent 695a900 commit 26ef674

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

.github/workflows/code-analysis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Code Analysis
2+
3+
on:
4+
- push
5+
- pull_request
6+
7+
jobs:
8+
code-analysis:
9+
uses: CheckPointSW/org-templates/.github/workflows/code-analysis.yml@main
10+
secrets: inherit

.github/workflows/sourceguard.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)