aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-02 00:37:57 +0000
committerSam James <sam@gentoo.org>2022-11-02 00:38:55 +0000
commitb8cea120c83f70d3f9077e41c18b40443cdb8cf0 (patch)
treecac2494c00f9ac5e789baede6b3a3954d115b1a3
parentmeson: include generated man pages in dist tarballs (diff)
downloadpax-utils-b8cea120c83f70d3f9077e41c18b40443cdb8cf0.tar.gz
pax-utils-b8cea120c83f70d3f9077e41c18b40443cdb8cf0.tar.bz2
pax-utils-b8cea120c83f70d3f9077e41c18b40443cdb8cf0.zip
.github: run build-test-ci for all branches
Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/pax-utils/pull/8 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--.github/workflows/build-test-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build-test-ci.yml b/.github/workflows/build-test-ci.yml
index e2b7e0e..98a346d 100644
--- a/.github/workflows/build-test-ci.yml
+++ b/.github/workflows/build-test-ci.yml
@@ -8,8 +8,7 @@ on:
branches: [master, gh-actions]
tags: [v*]
pull_request:
- types: [opened]
- branches: [master]
+ types: [created, opened, edited]
jobs:
make: