Skip to content

Update dependency @ionic/eslint-config to ^0.4.0 #258

Update dependency @ionic/eslint-config to ^0.4.0

Update dependency @ionic/eslint-config to ^0.4.0 #258

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