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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches: [ develop ]
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
push:
|
||||
# workflow_dispatch:
|
||||
# branches: [ develop ]
|
||||
# paths-ignore:
|
||||
# - 'README.md'
|
||||
# - '.github/**'
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user