Update .github/workflows/testing.yml
Some checks failed
Testing / test (1.24.x, ubuntu-latest) (push) Has been cancelled
Some checks failed
Testing / test (1.24.x, ubuntu-latest) (push) Has been cancelled
This commit is contained in:
9
.github/workflows/testing.yml
vendored
9
.github/workflows/testing.yml
vendored
@ -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:
|
||||||
|
Reference in New Issue
Block a user