Skip to content

Commit

Permalink
Update test_app_using_maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-pweick authored Mar 28, 2024
1 parent 01535de commit 7d2e10b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test_app_using_maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Automatic test of app
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
- 'test'

workflow_dispatch:

jobs:
test_app:
Expand Down

0 comments on commit 7d2e10b

Please sign in to comment.