summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-17 14:57:17 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-17 14:57:17 +0000
commit4df698401a10efcd92ae24bada945e6bc73e565f (patch)
treee4007d29857dee54d238eab588299b04b778d45e /.github/workflows/ci.yaml
parentAdding debian version 1:2.13.0-1. (diff)
downloadbash-completion-4df698401a10efcd92ae24bada945e6bc73e565f.tar.xz
bash-completion-4df698401a10efcd92ae24bada945e6bc73e565f.zip
Merging upstream version 1:2.14.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/ci.yaml')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 60f9adb..6a8edbd 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- - master
+ - main
jobs:
pre-commit: