Update .github/workflows/gha-testing.yml
This commit is contained in:
5
.github/workflows/gha-testing.yml
vendored
5
.github/workflows/gha-testing.yml
vendored
@ -1,6 +1,11 @@
|
|||||||
name: GHA Testing
|
name: GHA Testing
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- develop
|
||||||
|
paths-ignore:
|
||||||
|
- 'README.md'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
Reference in New Issue
Block a user