mirror of
https://github.com/actions/setup-java.git
synced 2025-04-03 18:27:26 +08:00
un-schedule main e2e-versions.yml
to schedule the file in branch: gha
This commit is contained in:
parent
7136edc5e8
commit
9506e90747
3
.github/workflows/e2e-versions.yml
vendored
3
.github/workflows/e2e-versions.yml
vendored
@ -3,7 +3,6 @@ name: Validate Java e2e
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
@ -11,7 +10,7 @@ on:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
schedule:
|
||||
- cron: '0 */12 * * *'
|
||||
- cron: '0 */12 * * 1'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
setup-java-major-versions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user