Skip to content

Commit 9ab92cb

Browse files
authored
Update codacy.yml
1 parent 23858a1 commit 9ab92cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codacy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ name: Codacy Security Scan
1111
on:
1212
push:
1313
branches: [ "main" ]
14+
paths: [ "container-monitor.sh", "README.me" ]
1415
pull_request:
1516
# The branches below must be a subset of the branches above
1617
branches: [ "main" ]
18+
paths: [ "container-monitor.sh", "README.me" ]
1719
schedule:
1820
- cron: '44 7 * * 0'
1921

0 commit comments

Comments
 (0)