Skip to content

Commit 3e348dc

Browse files
Branching : [21R3]
1 parent aa304d1 commit 3e348dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55

66
env:
7-
DEPENDENCIES_BRANCH: main
7+
DEPENDENCIES_BRANCH: 21R3
88

99
jobs:
1010
build:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
release:
44
types: [published]
55
env:
6-
DEPENDENCIES_BRANCH: main
6+
DEPENDENCIES_BRANCH: 21R3
77
jobs:
88
create:
99
name: "Create"

0 commit comments

Comments
 (0)