Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendoair committed May 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents c0c6279 + 309eedf commit ab5263d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: Java Maven Build & Publish Artifact

on:
push:
branches: [ "main", "maven_buildsystem", "grafikus" ]
branches: [ "main", "maven_buildsystem", "grafikus", "guitests" ]
pull_request:
branches: [ "main" ]

@@ -41,4 +41,4 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: Package
path: staging
path: staging

0 comments on commit ab5263d

Please sign in to comment.