We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff66f23 commit 8f96533Copy full SHA for 8f96533
.github/workflows/unit_tests.yml
@@ -5,9 +5,9 @@ on:
5
workflow_dispatch:
6
merge_group:
7
push:
8
- branches: [ main ]
+ branches: [ cpp20 ]
9
pull_request:
10
11
12
env:
13
DEBIAN_FRONTEND: noninteractive
.github/workflows/usage_test.yml
0 commit comments