Update .github/workflows/gha-testing.yml
Some checks failed
GHA Testing / gha-testing (push) Successful in 2s
Build and Push Docker Image / testing (1.24.x, ubuntu-latest) (push) Successful in 1m8s
Build and Push Docker Image / build-and-push (push) Failing after 4s

This commit is contained in:
Alex Savin
2025-04-29 12:26:30 -04:00
parent 6a42857c8c
commit b627fcf3d9

View File

@ -1,6 +1,11 @@
name: GHA Testing
on:
push:
branches:
- develop
paths-ignore:
- 'README.md'
workflow_dispatch:
branches:
- develop