Skip to content

Commit daa9ac5

Browse files
committed
only trigger cd action on tags
1 parent 4aefc88 commit daa9ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
workflow_dispatch:
88
push:
99
tags: ["v*"]
10-
branches: [main, cd]
1110

1211
jobs:
1312
linux:

0 commit comments

Comments
 (0)