Skip to content

fix: provide pull policy (#9) #17

fix: provide pull policy (#9)

fix: provide pull policy (#9) #17

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
Build:
if: github.repository == 'CollaborativeStateMachines/Cirrina-Helm'
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Perform commit linting
uses: wagoid/commitlint-github-action@v6