chore: workflow dispatch will not trigger antivirus to save resources

This commit is contained in:
Van-QA 2024-04-10 21:04:16 +07:00
parent 09080a96c1
commit 76c05eec99

View File

@ -111,7 +111,7 @@ jobs:
CSC_IDENTITY_AUTO_DISCOVERY: "false"
test-on-windows:
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
if: github.event_name == 'push'
strategy:
fail-fast: false
matrix: