Skip to content

Add new workflows

Add new workflows #1

Workflow file for this run

name: Continues Delivery
name: PR-Merge

Check failure on line 3 in .github/workflows/cd.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
on:
push:
tags:
- "**"
env:
CARGO_TERM_COLOR: always