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 name: Testing
on: on:
workflow_dispatch: push:
branches: [ develop ] # workflow_dispatch:
paths-ignore: # branches: [ develop ]
- 'README.md' # paths-ignore:
# - 'README.md'
# - '.github/**' # - '.github/**'
jobs: jobs: