Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit b8c9f3b

Browse files
Prod 2800 update termination reason codes (#12)
rebase and revert release changes
1 parent a717595 commit b8c9f3b

File tree

2 files changed

+1
-65
lines changed

2 files changed

+1
-65
lines changed

.github/workflows/external-message.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,11 @@ on:
77

88
jobs:
99
publish:
10-
runs-on:
11-
group: databricks-deco-testing-runner-group
12-
labels: ubuntu-latest-deco
13-
10+
runs-on: ubuntu-latest
1411
environment: release
15-
1612
permissions:
1713
contents: write
1814
id-token: write
19-
2015
steps:
2116
- uses: actions/checkout@v3
2217

0 commit comments

Comments
 (0)