mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update smok-test-module.yml
This commit is contained in:
parent
b38b498f4f
commit
9f66c41273
1 changed files with 3 additions and 0 deletions
3
.github/workflows/smok-test-module.yml
vendored
3
.github/workflows/smok-test-module.yml
vendored
|
@ -2,6 +2,9 @@ name: Module Smoke Test 5.x
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- 5.x
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
Loading…
Reference in a new issue