Update .github/workflows/testing.yml

This commit is contained in:
Alex Savin
2025-04-28 00:47:18 -04:00
parent 3c866fd944
commit 2d8da3e77c

View File

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