Skip to content

Add signed Git commits for git-push command #64

Add signed Git commits for git-push command

Add signed Git commits for git-push command #64

Workflow file for this run

name: build
on:
push:
branches:
- '**'
- '!main'
paths-ignore:
- .github/workflows/*
- .gitignore
- gradle.properties
- LICENSE
- README.md
jobs:
build:
uses: opengood-aio/central-workflows/.github/workflows/bash-bats-build.yml@main