Skip to content

Update google/cloud-secret-manager requirement from ^1.10 to ^1.10 || ^2.0 #5

Update google/cloud-secret-manager requirement from ^1.10 to ^1.10 || ^2.0

Update google/cloud-secret-manager requirement from ^1.10 to ^1.10 || ^2.0 #5

Workflow file for this run

name: CI
on:
push:
branches:
- main
- release
paths-ignore:
- '**.md'
pull_request:
branches:
- main
- release
paths-ignore:
- '**.md'
jobs:
ci:
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
with:
php-versions: '["8.1","8.2"]'