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 dc70dca commit 0b2a064Copy full SHA for 0b2a064
.github/workflows/ci.yaml
@@ -2,7 +2,7 @@ name: '@fireproof/core'
2
on:
3
push:
4
tags-ignore:
5
- - '*@*'
+ - 'core-cf@*'
6
- 'v*'
7
paths-ignore:
8
- 'dashboard/**'
0 commit comments