Aktueller Stand
This commit is contained in:
8
backend/node_modules/fast-uri/.github/workflows/package-manager-ci.yml
generated
vendored
8
backend/node_modules/fast-uri/.github/workflows/package-manager-ci.yml
generated
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- next
|
||||
- 'v*'
|
||||
paths-ignore:
|
||||
@@ -15,6 +14,11 @@ on:
|
||||
- 'docs/**'
|
||||
- '*.md'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
uses: fastify/workflows/.github/workflows/plugins-ci-package-manager.yml@v3
|
||||
permissions:
|
||||
contents: read
|
||||
uses: fastify/workflows/.github/workflows/plugins-ci-package-manager.yml@v5
|
||||
|
||||
Reference in New Issue
Block a user