Fix yaml syntax.

This commit is contained in:
Wu, Ganhao 2021-12-23 18:55:41 +08:00
parent 5613a2df48
commit f78268dd14

View File

@ -1,6 +1,9 @@
name: tagging
on: pull_request
on:
push:
tags:
- '*'
jobs:
build: