mirror of
https://github.com/multipleof4/.github.git
synced 2026-01-14 07:47:55 +00:00
Update readme.md
This commit is contained in:
10
.github/workflows/readme.md
vendored
10
.github/workflows/readme.md
vendored
@@ -1,4 +1,14 @@
|
|||||||
```yml
|
```yml
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
workflow_dispatch:
|
||||||
|
jobs:
|
||||||
|
call-npm-build:
|
||||||
|
uses: multipleof4/.github/.github/workflows/npm-build.yml@master
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
```
|
||||||
|
```yml
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user