Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Realtime testing
Browse files Browse the repository at this point in the history
  • Loading branch information
CiroZDP committed Sep 14, 2024
1 parent 3d57894 commit 4f4a840
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
name: Generate artifacts

on:
release:
types: [published]
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]

jobs:
build:
Expand Down

0 comments on commit 4f4a840

Please sign in to comment.