Update test.yml

This commit is contained in:
DavidXanatos 2023-07-12 09:29:17 +02:00 committed by GitHub
parent cff68f4fa0
commit 55a50ac540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@ name: TEST
on:
workflow_dispatch:
push:
branches: [ master ]
pull_request:
branches: [ master ]
# push:
# branches: [ master ]
# pull_request:
# branches: [ master ]
jobs:
Build_x64: