Merge pull request #39 from passbolt/v5-run-workflow
Some checks are pending
Go / test (push) Waiting to run

V5 run workflow
This commit is contained in:
Samuel Lorch 2025-03-05 16:58:39 +01:00 committed by GitHub
commit 7a23a1aeea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,9 +2,9 @@ name: Go
on: on:
push: push:
branches: [ main ] branches: [main, v5]
pull_request: pull_request:
branches: [ main ] branches: [main, v5]
jobs: jobs:
test: test: