Skip to content

chore: Update with new env variable for user panel (#6) #20

chore: Update with new env variable for user panel (#6)

chore: Update with new env variable for user panel (#6) #20

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened, edited]
push:
branches: ['main']
jobs:
ci-success:
name: Github Status Check
runs-on: ubuntu-latest
if: always() && !cancelled()
steps:
- name: Status
run: |
exit 0