devel pipe

This commit is contained in:
Marco Carrozzo
2022-12-15 12:53:59 +01:00
parent 312fa2ce1d
commit f3c36f41f3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -50,9 +50,9 @@ env:
NODE_OPTIONS: "--max-old-space-size=5120"
jobs:
test-everything:
uses: ./.github/workflows/pull-request.yml
secrets: inherit
npm-check-bundle:
timeout-minutes: 10
runs-on: ubuntu-22.04
+2
View File
@@ -1,6 +1,8 @@
name: "pull-request"
on:
workflow_call:
secrets:
pull_request:
types: [opened, synchronize, reopened]
branches: