This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
tauri-workspace
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix(ci): run covector workflow on dev branch
Lucas Nogueira
2 years ago
parent
6252380f44
commit
3d707ddf5f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/covector-version-or-publish.yml
+ 1
- 0
.github/workflows/covector-version-or-publish.yml
View File
@@ -7,6 +7,7 @@ name: covector version or publish
on:
push:
branches:
+ - dev
- 1.x
jobs: