mirror of
https://github.com/actions/setup-java.git
synced 2026-07-12 09:05:42 +00:00
Compare commits
No commits in common. "744367cfdc785c9f2e2934ea787536bfb8b8c224" and "3873ac9aee24eab840a007b4c6ed626e9c89557a" have entirely different histories.
744367cfdc
...
3873ac9aee
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…
Reference in New Issue
Block a user