summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-05-04 13:53:42 -0400
committerVictor Kareh <[email protected]>2026-05-04 13:53:42 -0400
commit7e04f57b68ac7c354d048157e936c9dc23e3b47b (patch)
tree8f0c0d963715b69127c6c3ac86ae5f61782385da /.github
parent4d63a91c0ad9da7bc851df1bd8700737de2ec17f (diff)
downloadengrampa-1.28.tar.bz2
engrampa-1.28.tar.xz
release 1.28.3v1.28.31.28
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/builds.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml
index 83824782..cf26b5d3 100644
--- a/.github/workflows/builds.yml
+++ b/.github/workflows/builds.yml
@@ -3,10 +3,10 @@ name: CI Build
on:
push:
branches:
- - master
+ - 1.28
pull_request:
branches:
- - master
+ - 1.28
workflow_dispatch:
# cancel already running builds of the same branch or pull request