Skip to content

chore(deps): update dependency eslint to v8.57.0 - autoclosed #56

chore(deps): update dependency eslint to v8.57.0 - autoclosed

chore(deps): update dependency eslint to v8.57.0 - autoclosed #56

Workflow file for this run

name: Build Photo Library
on:
pull_request:
branches: [ master ]
jobs:
install:
uses: ./.github/workflows/install.yml
secrets: inherit
with:
name: photo-library
build:
uses: ./.github/workflows/build.yml
needs: install
secrets: inherit
with:
name: photo-library