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
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
call-npm-build:
|
||||
uses: multipleof4/.github/.github/workflows/npm-build.yml@master
|
||||
permissions:
|
||||
contents: write
|
||||
```
|
||||
```yml
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user