We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cb486 commit 17031a3Copy full SHA for 17031a3
2 files changed
.github/labeler.yml
@@ -1,4 +1,3 @@
1
# See https://github.com/actions/labeler
2
port-to-master: '**'
3
port-to-v1.10: '**'
4
-port-to-v1.9: '**'
.github/workflows/update-upstream-branches.yml
@@ -13,7 +13,6 @@ jobs:
13
branch:
14
- "master"
15
- "backports-release-1.10"
16
- - "backports-release-1.9"
17
steps:
18
- name: Checkout RAI/julia
19
uses: actions/checkout@v3
0 commit comments