This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch vlsi/github_actions
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/vlsi/github_actions by this 
push:
     new 7e8bc67  Add vlsi/github_actions branch
7e8bc67 is described below

commit 7e8bc672af43349a7328370d82a9ad10383a3a4a
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Mon Oct 7 15:40:09 2019 +0300

    Add vlsi/github_actions branch
---
 .github/workflows/main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 60c54c1..f0714ba 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - '*'
+      - vlsi/github_actions
   pull_request:
     branches:
       - '*'

Reply via email to