Skip to content

Commit 17031a3

Browse files
Stop updating upstream 1.9 branch (#144)
* Stop updating upstream 1.9 branch * Stop labelling need to port to 1.9
1 parent c7cb486 commit 17031a3

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/labeler.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# See https://github.com/actions/labeler
22
port-to-master: '**'
33
port-to-v1.10: '**'
4-
port-to-v1.9: '**'

.github/workflows/update-upstream-branches.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
branch:
1414
- "master"
1515
- "backports-release-1.10"
16-
- "backports-release-1.9"
1716
steps:
1817
- name: Checkout RAI/julia
1918
uses: actions/checkout@v3

0 commit comments

Comments
 (0)