File tree 4 files changed +4
-0
lines changed
4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 17
17
- ' !scripts/**'
18
18
- ' !windows/**'
19
19
- ' !**/**.md'
20
+ - ' !**/osv-scanner.toml'
20
21
schedule :
21
22
# At 06:20 UTC every day.
22
23
# Notifications for scheduled workflows are sent to the user who last modified the cron
Original file line number Diff line number Diff line change 22
22
- ' !prepare-release.sh'
23
23
- ' !rustfmt.toml'
24
24
- ' !.yamllint'
25
+ - ' !**/osv-scanner.toml'
25
26
26
27
workflow_dispatch :
27
28
inputs :
Original file line number Diff line number Diff line change 23
23
- ' !prepare-release.sh'
24
24
- ' !rustfmt.toml'
25
25
- ' !.yamllint'
26
+ - ' !**/osv-scanner.toml'
26
27
workflow_dispatch :
27
28
jobs :
28
29
prepare-build-test-framework-linux :
Original file line number Diff line number Diff line change 8
8
- android/lib/resource/src/**/plurals.xml
9
9
- android/lib/resource/src/**/strings.xml
10
10
- gui/**
11
+ - ' !**/osv-scanner.toml'
11
12
workflow_dispatch :
12
13
jobs :
13
14
check-translations :
You can’t perform that action at this time.
0 commit comments