Skip to content

Commit 43e2b79

Browse files
authored
Update Gosec scan trigger to include docs
Removed paths-ignore for docs in pull request trigger.
1 parent 6f64510 commit 43e2b79

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/gosec-scan.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ name: Gosec security scan
1616

1717
on:
1818
pull_request:
19-
paths-ignore:
20-
- 'docs/**'
2119
workflow_dispatch:
2220

2321
jobs:

0 commit comments

Comments
 (0)