mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-01-18 14:21:44 +07:00
test v3 CI for node 16
This commit is contained in:
parent
ea9897a6e5
commit
a2033c1666
3
.github/workflows/basic-validation.yml
vendored
3
.github/workflows/basic-validation.yml
vendored
@ -10,8 +10,9 @@ on:
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-basic-validation:
|
||||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@f29e256d8e29342dea6fe09c145121ae580b1e9c
|
||||
|
Loading…
Reference in New Issue
Block a user