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 1807178 commit 632d8f0Copy full SHA for 632d8f0
.github/workflows/check.yaml
@@ -9,6 +9,7 @@ on:
9
push:
10
branches:
11
- master
12
+ - fix/ci
13
tags-ignore:
14
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
15
0 commit comments