Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-04-08 00:33:03 +0300
committerMACHIZAUD Andréa <andrea.machizaud@gmail.com>2022-05-09 11:42:10 +0300
commit67d255f2bbd2a96604284f5324979b143b52ed23 (patch)
tree37213ed4ff0423b1ce87922b6c5ab3cb8fec9101 /.github
parentadcfe4df35a44ebfec85faf894bed60ea401f4b0 (diff)
Test MSVC Workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/msvc.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/msvc.yml b/.github/workflows/msvc.yml
index 89aca044..2b642716 100644
--- a/.github/workflows/msvc.yml
+++ b/.github/workflows/msvc.yml
@@ -1,10 +1,6 @@
name: MSVC
-on:
- push:
- branches: [ master ]
- pull_request:
- branches: [ master ]
+on: push
jobs:
build: