mirror of
https://github.com/actions/setup-java.git
synced 2025-04-02 01:20:41 +08:00
revert cron in e2e-versions
This commit is contained in:
parent
3873ac9aee
commit
85f42bb787
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
schedule:
|
||||
- cron: '0 */12 * * 1'
|
||||
- cron: '0 */12 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
setup-java-major-versions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user