diff options
author | Li Jin <dragon-fly@qq.com> | 2021-03-12 15:13:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-12 15:13:34 +0800 |
commit | 464260d626e8e89fe25cb6744530ff5e5e461c73 (patch) | |
tree | 0dd2291e3f93ab0f343209eb6b75ddf66dfbeb6c | |
parent | de2227016f0fd3e19e37a2b3cf60ec12407d5a70 (diff) | |
download | yuescript-464260d626e8e89fe25cb6744530ff5e5e461c73.tar.gz yuescript-464260d626e8e89fe25cb6744530ff5e5e461c73.tar.bz2 yuescript-464260d626e8e89fe25cb6744530ff5e5e461c73.zip |
Update windows.yml
-rw-r--r-- | .github/workflows/windows.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 6b41ec5..03cec28 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml | |||
@@ -3,7 +3,6 @@ name: Windows | |||
3 | on: | 3 | on: |
4 | push: | 4 | push: |
5 | branches: [ main ] | 5 | branches: [ main ] |
6 | tags: 'v*.*.*' | ||
7 | pull_request: | 6 | pull_request: |
8 | branches: [ main ] | 7 | branches: [ main ] |
9 | workflow_dispatch: | 8 | workflow_dispatch: |