Skip to content

Added -forceReload flag which forces page reload on any file change #25

Added -forceReload flag which forces page reload on any file change

Added -forceReload flag which forces page reload on any file change #25

Workflow file for this run

name: Simple Go Pipeline - validate
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
call-workflow:
uses: baalimago/simple-go-pipeline/.github/workflows/[email protected]
with:
go-version: '1.22'