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 25d6f84 commit 3546c3fCopy full SHA for 3546c3f
.github/workflows/gha.yml
@@ -5,7 +5,7 @@ on:
5
types: [opened, synchronize]
6
push:
7
branches:
8
- - cpp_master
+ - '*'
9
tags:
10
- '*'
11
0 commit comments