Skip to content

feat(container): update image syncthing/syncthing to v1.28 #208

feat(container): update image syncthing/syncthing to v1.28

feat(container): update image syncthing/syncthing to v1.28 #208

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Validate pull request
'on': pull_request
jobs:
lint:
uses: deedee-ops/containers/.github/workflows/linter.yaml@master
secrets: inherit
test:
uses: deedee-ops/containers/.github/workflows/test.yaml@master
secrets: inherit