Skip to content

Commit

Permalink
ci: Run scan workflows for PRs against 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Dec 23, 2024
1 parent e99838b commit f4fbfc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
workflow_dispatch:
pull_request:
branches:
- main
- release-v2.10
push:
branches:
- main
- release-v2.10
tags:
- "v*"
jobs:
Expand Down

0 comments on commit f4fbfc8

Please # to comment.