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 b665a2c commit 90b87f8Copy full SHA for 90b87f8
.github/workflows/check.yaml
@@ -9,6 +9,7 @@ on:
9
push:
10
branches:
11
- master
12
+ - 'feat/decouple'
13
tags-ignore:
14
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
15
.github/workflows/pre_release.yaml
@@ -5,6 +5,7 @@ on:
5
6
7
8
0 commit comments