Skip to content

Bump golang from 1.22.3-alpine to 1.22.4-alpine #59

Bump golang from 1.22.3-alpine to 1.22.4-alpine

Bump golang from 1.22.3-alpine to 1.22.4-alpine #59

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build and run
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: |
make build
- name: Run
run: |
./git-prep-directory --url https://github.com/sensiblecodeio/git-prep-directory -ref master