Skip to content

Commit

Permalink
Only scan workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rcowsill authored Jan 6, 2024
1 parent d777bcb commit 1095d83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: "Workflow CodeQL Scan"
on:
push:
branches: [main]
paths: ['.github/workflows/**']
pull_request:
branches: [main]
paths: ['.github/workflows/**']

permissions:
# Required for all workflows
Expand Down

0 comments on commit 1095d83

Please sign in to comment.