Update .github/workflows/ci_build.yaml

This commit is contained in:
Nicolas Patry 2024-07-02 12:45:26 +02:00 committed by GitHub
parent a414e276a5
commit 84e66274de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- 'ci-test'
tags: tags:
- 'v*' - 'v*'
pull_request: pull_request: