diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 14:57:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 14:57:17 +0000 |
commit | 4df698401a10efcd92ae24bada945e6bc73e565f (patch) | |
tree | e4007d29857dee54d238eab588299b04b778d45e /.github/workflows/ci.yaml | |
parent | Adding debian version 1:2.13.0-1. (diff) | |
download | bash-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.yaml | 2 |
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: |