`v`からはじまるタグが付けられたときにジョブを実行する設定。 ```yaml: on: push: tags: - v* ```