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 a95a9ce commit 0b1a96c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_app_using_maven.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Automatic test of app
on:
push:
branches: [test]
paths:
- '*.java'
- '**.java'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0b1a96c

Please sign in to comment.