mirror of
https://github.com/apache/struts.git
synced 2026-08-05 06:36:58 +00:00
ci(struts6): adjusts workflows to use the new branch (#1659)
This commit is contained in:
@@ -15,7 +15,7 @@ updates:
|
||||
interval: "weekly"
|
||||
cooldown:
|
||||
default: 4
|
||||
target-branch: "release/struts-6-8-x"
|
||||
target-branch: "support/struts-6-x-x"
|
||||
ignore:
|
||||
- dependency-name: "org.eclipse.jetty:jetty-maven-plugin"
|
||||
- dependency-name: "com.github.ben-manes.caffeine:caffeine"
|
||||
|
||||
@@ -20,6 +20,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/*'
|
||||
- 'support/*'
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
|
||||
@@ -21,6 +21,7 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'release/*'
|
||||
- 'support/*'
|
||||
|
||||
permissions: read-all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user