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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- develop
|
||||
|
Reference in New Issue
Block a user