Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Jan 15, 2025
1 parent 20996fe commit 2e590d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker_test_cluster_25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
- 'config/**'
- 'bootstrap.sh'
- 'docker/**'
- 'java/**'
- '.github/workflows/docker_test_cluster_25.yml'
- name: Set up Go
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: docker_test_cluster_10
name: java_docker_test
on: [push, pull_request]
permissions: read-all
jobs:

build:
name: Docker Test Cluster 10
name: Java Docker Test
runs-on: ubuntu-24.04

steps:
Expand Down

0 comments on commit 2e590d1

Please sign in to comment.