Skip to content

chore: change environment variable parsing and logging #21

chore: change environment variable parsing and logging

chore: change environment variable parsing and logging #21

name: continuous-integration
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
continuous-integration:
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v4
- name: install go
uses: actions/setup-go@v4
with:
go-version: 1.23.1
- name: pull request title validator
uses: ./ # kontrolplane/pull-request-title-validator@latest