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:
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: