feat: move supersetbot out of repo (#27647)

This commit is contained in:
Maxime Beauchemin
2024-04-02 20:28:00 -07:00
committed by GitHub
parent 9022f5c519
commit 8e3cecda9f
23 changed files with 50 additions and 12539 deletions

View File

@@ -51,13 +51,10 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Setup Node Env
uses: actions/setup-node@v4
with:
node-version: '20'
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Setup supersetbot
uses: ./.github/actions/setup-supersetbot/