Skip to content

ci: add deploy workflow for TheGraph Network #264

ci: add deploy workflow for TheGraph Network

ci: add deploy workflow for TheGraph Network #264

name: Conventional Commits
on: [pull_request]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0