fix(actions): change testing event from push to PR
All checks were successful
/ validate (pull_request) Successful in 3m6s
All checks were successful
/ validate (pull_request) Successful in 3m6s
This commit is contained in:
parent
14f420a13d
commit
e225d8f1fc
1 changed files with 2 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches:
|
|
||||||
- dev
|
|
||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue