Skip to content

Commit

Permalink
on
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Mühleisen committed Apr 29, 2024
1 parent ed231ed commit d20bdf0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/Java.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: Java JDBC
on:
push:
pull_request:
workflow_dispatch:
repository_dispatch:

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit d20bdf0

Please sign in to comment.