Skip to content

Commit 9c15e9f

Browse files
committed
GHCICD fork: Update state tag URLs to fit with main_GHCICD
1 parent c8c9feb commit 9c15e9f

5 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/basic-validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
pull_request:
1111
paths-ignore:
1212
- '**.md'
13+
workflow_dispatch:
1314

1415
jobs:
1516
call-basic-validation:

.github/workflows/e2e-cache-dependency-path.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate cache with cache-dependency-path option
33
on:
44
push:
55
branches:
6-
- main
6+
- main*
77
- releases/*
88
paths-ignore:
99
- '**.md'

.github/workflows/e2e-local-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate local file
33
on:
44
push:
55
branches:
6-
- main
6+
- main*
77
- releases/*
88
paths-ignore:
99
- '**.md'

.github/workflows/e2e-publishing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate publishing functionality
33
on:
44
push:
55
branches:
6-
- main
6+
- main*
77
- releases/*
88
paths-ignore:
99
- '**.md'

.github/workflows/e2e-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Validate Java e2e
33
on:
44
push:
55
branches:
6-
- main
6+
- main*
77
- releases/*
88
paths-ignore:
99
- '**.md'

0 commit comments

Comments
 (0)