Update .github/workflows/testing.yml
Some checks failed
Testing / test (1.24.x, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Alex Savin
2025-04-28 01:01:39 -04:00
parent 304c2f0622
commit 5154f87d53

View File

@ -1,10 +1,11 @@
name: Testing
on:
workflow_dispatch:
branches: [ develop ]
paths-ignore:
- 'README.md'
push:
# workflow_dispatch:
# branches: [ develop ]
# paths-ignore:
# - 'README.md'
# - '.github/**'
jobs: