Skip to content

chore(deps): update stashapp/stash docker tag to v0.27.2 #971

chore(deps): update stashapp/stash docker tag to v0.27.2

chore(deps): update stashapp/stash docker tag to v0.27.2 #971

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