We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d353fd7 commit cccecc8Copy full SHA for cccecc8
.github/workflows/report-conformance.yml
@@ -6,6 +6,8 @@ on:
6
type: string
7
description: The tag to report conformance for
8
push:
9
+ branches:
10
+ - "leordev/*"
11
tags:
12
- "v*"
13
0 commit comments