[Rt-commit] rt branch, 5.0/github-actions-test-branches-ignore, created. rt-5.0.1-427-g26b4556c16

? sunnavy sunnavy at bestpractical.com
Wed Jun 2 10:40:51 EDT 2021


The branch, 5.0/github-actions-test-branches-ignore has been created
        at  26b4556c164f000ba3719a3d6fca0c68eff548a9 (commit)

- Log -----------------------------------------------------------------
commit 26b4556c164f000ba3719a3d6fca0c68eff548a9
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Jun 2 22:39:58 2021 +0800

    Test branches-ignore of github actions

diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml
index 94ff437c6b..6597a30387 100644
--- a/.github/workflows/github-action.yml
+++ b/.github/workflows/github-action.yml
@@ -1,7 +1,10 @@
 #language: bash
 #services: docker
 
-on: push
+on:
+  push:
+    branches-ignore:
+      - '5.0/github-actions-test-branches-ignore'
 
 jobs:
   rt_test_sqlite:

-----------------------------------------------------------------------


More information about the rt-commit mailing list