mirror of
https://github.com/actions/setup-java.git
synced 2025-02-21 17:10:27 +00:00
revert removal from branches main
This commit is contained in:
parent
85f42bb787
commit
744367cfdc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e-versions.yml
vendored
1
.github/workflows/e2e-versions.yml
vendored
|
@ -3,6 +3,7 @@ name: Validate Java e2e
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
- main
|
||||||
- releases/*
|
- releases/*
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
|
Loading…
Add table
Reference in a new issue