We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a301116 commit af100ffCopy full SHA for af100ff
1 file changed
.github/workflows/dependency-review.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
branches:
7
- 'main'
8
+ - 'version/*'
9
10
permissions:
11
contents: read
0 commit comments