aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-03-11 10:07:46 +0800
committerGitHub <noreply@github.com>2021-03-11 10:07:46 +0800
commit6fc409d4e777340145795c855fe6975c86719308 (patch)
tree388e0ef24a1537e8f9cd75c3754dd1e133b8c902
parentf75b2338814556bc4c57cffdb4ad621370a42f33 (diff)
downloadyuescript-6fc409d4e777340145795c855fe6975c86719308.tar.gz
yuescript-6fc409d4e777340145795c855fe6975c86719308.tar.bz2
yuescript-6fc409d4e777340145795c855fe6975c86719308.zip
Update macos.yml
-rw-r--r--.github/workflows/macos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index def54ff..cb5adb7 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -3,7 +3,6 @@ name: macOS
3on: 3on:
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: