Skip to content

feat(fs)!: add --only-link option and changed --only-file and --only-d… #1786

feat(fs)!: add --only-link option and changed --only-file and --only-d…

feat(fs)!: add --only-link option and changed --only-file and --only-d… #1786

name: Conventional Commits
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.head_ref || github.sha }}
cancel-in-progress: true
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]