Skip to content

feat: first remote commit #1

feat: first remote commit

feat: first remote commit #1

name: conventional_commits
on: [push, pull_request]
jobs:
build:
name: conventional_commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}