Skip to content

Commit 40a9d08

Browse files
authored
Update cves.yml
1 parent a9d42a0 commit 40a9d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cves.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: CVE Tests
22
on:
33
push:
44
branches:
5-
- main
5+
- devel
66
pull_request:
77
branches:
8-
- main
8+
- devel
99
jobs:
1010
# This is to check the
1111
cve:

0 commit comments

Comments
 (0)