Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vera-Firefly authored Aug 4, 2023
1 parent 22cc865 commit 3cfab46
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,12 @@ on:

branches-ignore:

- 'l10n_v3_openjdk2'

types: [ opened, reopened ]

- ''
push:

branches-ignore:

- 'l10n_v3_openjdk2'
- ''

workflow_dispatch:

Expand All @@ -34,16 +31,6 @@ jobs:

uses: actions/checkout@v3

- name: Set up JDK 8

uses: actions/setup-java@v3

with:

distribution: 'temurin'

java-version: '8'

- name: Get JRE 8

uses: dawidd6/action-download-artifact@v2
Expand Down

0 comments on commit 3cfab46

Please sign in to comment.