summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-03-12 15:13:19 +0800
committerGitHub <noreply@github.com>2021-03-12 15:13:19 +0800
commitde2227016f0fd3e19e37a2b3cf60ec12407d5a70 (patch)
tree95c6e5296c30d1ac23c39b30eda08bd457e8788b /.github/workflows
parentace4abab54a75138d6b64a82d9ddcfb4ef03e29b (diff)
downloadyuescript-de2227016f0fd3e19e37a2b3cf60ec12407d5a70.tar.gz
yuescript-de2227016f0fd3e19e37a2b3cf60ec12407d5a70.tar.bz2
yuescript-de2227016f0fd3e19e37a2b3cf60ec12407d5a70.zip
Update windows.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 03cec28..6b41ec5 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -3,6 +3,7 @@ name: Windows
3on: 3on:
4 push: 4 push:
5 branches: [ main ] 5 branches: [ main ]
6 tags: 'v*.*.*'
6 pull_request: 7 pull_request:
7 branches: [ main ] 8 branches: [ main ]
8 workflow_dispatch: 9 workflow_dispatch: