Skip to content

build(deps): Bump lucide-react from 0.471.2 to 0.474.0 in /console (#66) #41

build(deps): Bump lucide-react from 0.471.2 to 0.474.0 in /console (#66)

build(deps): Bump lucide-react from 0.471.2 to 0.474.0 in /console (#66) #41

Workflow file for this run

name: Main
on:
push:
branches:
- main
permissions:
contents: read
packages: write
jobs:
publish-docker:
uses: ./.github/workflows/publish-docker.yml
trigger-build:
runs-on: ubuntu-latest
needs:
- publish-docker
steps:
- name: Trigger Build Standalone
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT_USER_TASKS }}
run: gh workflow run main.yml -R littlehorse-enterprises/lh-user-tasks-bridge-api