Skip to content

Commit aabed7c

Browse files
committed
CID-21024 Get repo ready to go public
1 parent 83a2a76 commit aabed7c

5 files changed

Lines changed: 13231 additions & 44343 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,9 @@ permissions:
2121
jobs:
2222
test-typescript:
2323
name: TypeScript Tests
24-
runs-on: small-al2023
24+
runs-on: ubuntu-latest
2525

2626
steps:
27-
- name: Setup Credentials
28-
uses: Workiva/gha-setup-credentials@v2.1.9
29-
3027
- name: Checkout
3128
id: checkout
3229
uses: actions/checkout@v6
@@ -69,11 +66,9 @@ jobs:
6966
git commit -m "chore: update dist/ directory [automated]"
7067
git push
7168
72-
- uses: Workiva/gha-upload-test-reports@v2.0.37
73-
7469
test-action:
7570
name: GitHub Actions Test
76-
runs-on: small-al2023
71+
runs-on: ubuntu-latest
7772

7873
steps:
7974
- name: Checkout

.github/workflows/renovate.yaml

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

0 commit comments

Comments
 (0)