Skip to content

chore(deps): update ghcr.io/immich-app/immich-machine-learning docker… #2369

chore(deps): update ghcr.io/immich-app/immich-machine-learning docker…

chore(deps): update ghcr.io/immich-app/immich-machine-learning docker… #2369

Workflow file for this run

---
name: CI
"on":
push:
pull_request:
merge_group:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Run a one-line script
run: echo Hello, world!