We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c7f96 commit b81b451Copy full SHA for b81b451
.github/workflows/ci-additional.yaml
@@ -3,9 +3,11 @@ on:
3
push:
4
branches:
5
- "main"
6
+ - "backend-indexing"
7
pull_request:
8
9
10
11
workflow_dispatch: # allows you to trigger manually
12
13
concurrency:
.github/workflows/ci.yaml
0 commit comments