Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci(pre-commit): Apply automatic fixes
  • Loading branch information
pre-commit-ci-lite[bot] authored Jul 14, 2025
commit 9ae21eba7349376dd7f9da8faa2981c697c33809
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ workflow:
# Place the default settings in `.gitlab/workflows/common.yml` instead

include:
- '.gitlab/workflows/common.yml'
- '.gitlab/workflows/sample.yml'
- ".gitlab/workflows/common.yml"
- ".gitlab/workflows/sample.yml"
Loading