Skip to content

Bump golang from 1.22.3-alpine to 1.23.0-alpine #63

Bump golang from 1.22.3-alpine to 1.23.0-alpine

Bump golang from 1.22.3-alpine to 1.23.0-alpine #63

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