aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2024-09-04 12:29:34 +1000
committerSteve Bennett <steveb@workware.net.au>2025-07-16 09:34:08 +1000
commit00b88f45cf81216260f5fa8f15e17fffae77e0b7 (patch)
tree93f1e24da723949daa92210b8982b534dfbeceb2
parente11be189d0c54aea1f4fb39216c2b99353146978 (diff)
downloadjimtcl-00b88f45cf81216260f5fa8f15e17fffae77e0b7.zip
jimtcl-00b88f45cf81216260f5fa8f15e17fffae77e0b7.tar.gz
jimtcl-00b88f45cf81216260f5fa8f15e17fffae77e0b7.tar.bz2
github workflow: build master-next
Signed-off-by: Steve Bennett <steveb@workware.net.au>
-rw-r--r--.github/workflows/makefile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml
index a6c4ab8..43f2c88 100644
--- a/.github/workflows/makefile.yml
+++ b/.github/workflows/makefile.yml
@@ -2,7 +2,7 @@ name: Makefile CI
on:
push:
- branches: [ "master" ]
+ branches: [ "master", "master-next" ]
pull_request:
branches: [ "master" ]