Skip to content

use github.base_ref to get the target branch in the CI (#139) #474

use github.base_ref to get the target branch in the CI (#139)

use github.base_ref to get the target branch in the CI (#139) #474

Workflow file for this run

name: 🧪 Tests
on:
pull_request:
paths-ignore:
- "**.md"
push:
branches:
- main
- nightly
jobs:
tests:
uses: ./.github/workflows/nupm-tests.yml
with:
nu_version: "0.88.0"
nupm_revision: "f7c0843f4d667194beae468614a46cc8d72cc5db"