mirror of
https://github.com/actions/setup-java.git
synced 2025-02-20 16:40:26 +00:00
revert cron in e2e-versions
This commit is contained in:
parent
3873ac9aee
commit
85f42bb787
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue