Add tag trigger for actions

This commit is contained in:
Tindy X
2023-10-09 17:41:53 +08:00
parent ea01a414eb
commit e847df357b
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ name: GitHub CI
on:
push:
branches: [ master ]
tags:
- '**'
workflow_dispatch:
pull_request: