This website works better with JavaScript.
Explore
Help
Register
Sign In
actions
/
setup-dotnet
mirror of
https://github.com/actions/setup-dotnet.git
Watch
1
Star
0
Fork
You've already forked setup-dotnet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Run tests on pull requests
Browse Source
pull/42/head
Josh Gross
6 years ago
committed by
GitHub
parent
d6b77de15f
commit
86c0b21a03
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
.github/workflows/workflow.yml
vendored
Unescape
Escape
View File
@ -1,5 +1,5 @@
name
:
Main workflow
on
:
[
push
]
on
:
[
push
, pull_request
]
jobs:
run:
name
:
Run
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
actions/setup-dotnet
Title
Body
Create Issue