Skip to content

fix: fix the default and optional scopes on update state #27

fix: fix the default and optional scopes on update state

fix: fix the default and optional scopes on update state #27

Workflow file for this run

name: Build Feature Branch
on:
push:
branches:
- '**'
- '!main'
- '!fix/[0-9]+.[0-9]+.x'
jobs:
branch:
uses: onecx/ci-quarkus/.github/workflows/build-branch.yml@v1
secrets: inherit