Skip to content

Commit

Permalink
modified: .github/workflows/doxygen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o committed Dec 20, 2023
1 parent 509e356 commit 327a9c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ name: 📖 Doxygen

on:
push:
branches: [main]
paths:
- "functions/**"
- "lib/**"
pull_request:
branches: [main]
paths:
- "functions/**"
- "lib/**"
Expand Down
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lint:
- markdownlint@0.38.0
- prettier@3.1.1
- trivy@0.48.1
- trufflehog@3.63.4
- trufflehog@3.63.5
actions:
enabled:
- trunk-announce
Expand Down

0 comments on commit 327a9c0

Please sign in to comment.