Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Nov 11, 2020
1 parent a425612 commit 5814158
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jdk8-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

name: Deploy JDK8 version

on:
push:
branches: [ support/4.x-jdk8 ]
on: workflow_dispatch
# push:
# branches: [ support/4.x-jdk8 ]

jobs:
build:
Expand Down

0 comments on commit 5814158

Please sign in to comment.