We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aefc88 commit daa9ac5Copy full SHA for daa9ac5
.github/workflows/cd.yml
@@ -7,7 +7,6 @@ on:
7
workflow_dispatch:
8
push:
9
tags: ["v*"]
10
- branches: [main, cd]
11
12
jobs:
13
linux:
0 commit comments