touching to check grandfathering

This commit is contained in:
Dane Evans 2025-08-01 18:11:57 +10:00 committed by Tom Fifield
parent 590db89643
commit 8791cd7851

View File

@ -3,7 +3,7 @@ concurrency:
group: ci-${{ github.head_ref || github.run_id }} group: ci-${{ github.head_ref || github.run_id }}
cancel-in-progress: true cancel-in-progress: true
on: on:
# # Triggers the workflow on push but only for the master branch # # Triggers the workflow on push but only for the main branches
push: push:
branches: branches:
- master - master