Skip to content

chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.9.11 #968

chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.9.11

chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.9.11 #968

Workflow file for this run

---
name: Continous Integration
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- '**/README.md'
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml