Skip to content

Commit

Permalink
Merge branch 'main' into test-zarrita-compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
brokkoli71 committed May 15, 2024
2 parents 270e690 + d3605e2 commit b23e392
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
Expand Down Expand Up @@ -51,4 +52,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: jar
path: target/*.jar
path: target/*.jar

0 comments on commit b23e392

Please sign in to comment.