Skip to content

👷 Publish Workflow automatically on tag push #92

👷 Publish Workflow automatically on tag push

👷 Publish Workflow automatically on tag push #92

Workflow file for this run

name: 'PullRequest'
on:
pull_request:
jobs:
unittests:
uses: ./.github/workflows/unit-tests.yml
with:
node-version: 18
secrets: inherit