Skip to content

Commit

Permalink
forcing new action to trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
affonsov committed Jun 28, 2024
1 parent 8864434 commit d097a1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/java.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Java Prepare Deployment
name: Java CI

on:
pull_request:
paths:
- java/**
- .github/workflows/java.yml
- .github/workflows/install-shared-dependencies/action.yml
- .github/workflows/start-self-hosted-runner/action.yml
Expand Down

0 comments on commit d097a1f

Please sign in to comment.