summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyohei Uto <kyoheiu@outlook.com>2022-06-13 23:01:02 +0900
committerKyohei Uto <kyoheiu@outlook.com>2022-06-13 23:01:02 +0900
commit2930a080098779da25b8ceb2e13acb7c3d2409df (patch)
tree181fb7d1271044d2d321b349c28be1c3db08ccfc
parente90cfcb12c84851a65ad34e58a953a3d4fe83a77 (diff)
Change: install test ignores main
-rw-r--r--.github/workflows/install_test.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/install_test.yml b/.github/workflows/install_test.yml
index bbab5f3..e58f4c6 100644
--- a/.github/workflows/install_test.yml
+++ b/.github/workflows/install_test.yml
@@ -2,8 +2,7 @@ name: 'install test'
on:
push:
- branches:
- - develop
+ branches-ignore: 'main'
paths-ignore:
- '*.md'