This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch sebb-gha
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/sebb-gha by this push:
new a9abe12 Trigger run
a9abe12 is described below
commit a9abe12bb6c71bb766be49f7b2d06def53d7f107
Author: Sebb <[email protected]>
AuthorDate: Thu May 30 23:52:31 2024 +0100
Trigger run
---
.github/workflows/build-pelican.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build-pelican.yml
b/.github/workflows/build-pelican.yml
index 080ab4f..769a9dc 100644
--- a/.github/workflows/build-pelican.yml
+++ b/.github/workflows/build-pelican.yml
@@ -3,7 +3,6 @@ on:
push:
branches: [ 'sebb-gha' ]
workflow_dispatch:
-
jobs:
build-pelican:
runs-on: ubuntu-latest