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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test-asan.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/test-asan.yml b/.github/workflows/test-asan.yml
index 54d6cae049b..d2d619f786c 100644
--- a/.github/workflows/test-asan.yml
+++ b/.github/workflows/test-asan.yml
@@ -2,6 +2,8 @@ name: test-asan
on:
push:
+ branches:
+ - master
paths-ignore:
- 'doc/**'
pull_request: