"scripts/__init__.py" did not exist on "c7ba6ba2678ca7e4e58320da8209be8883a56322"
Unverified Commit d7280b74 authored by Lucain's avatar Lucain Committed by GitHub
Browse files

Trigger CI on ci-* branches (#3635)

parent e9eb0938
...@@ -4,6 +4,9 @@ on: ...@@ -4,6 +4,9 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
push:
branches:
- ci-*
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment