Skip to content

Commit

Permalink
Update and rename codeQL-scanning.yaml to codeql-scanning.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anupsv authored Jan 8, 2025
1 parent a294978 commit 2958f4d
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CodeQL scanning"
name: "codeql-scanning"

on:
push:
Expand All @@ -19,8 +19,6 @@ on:
- 'api/**'
- '.github/codeql/**'
- '.github/workflows/codeql-analysis.yml'
paths-ignore:
- 'contracts/bindings/**'
schedule:
- cron: '0 9 * * *'

Expand Down

0 comments on commit 2958f4d

Please sign in to comment.