Skip to content

Commit d9e4248

Browse files
authored
Update runner (#357)
1 parent f498747 commit d9e4248

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/llnotes-release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77

88
jobs:
99
publish:
10-
runs-on: ubuntu-latest
10+
runs-on:
11+
group: databrickslabs-protected-runner-group
12+
labels: linux-ubuntu-latest
1113
permissions:
1214
id-token: write
1315
contents: write

0 commit comments

Comments
 (0)