This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
CppSharp
mirror of
https://github.com/mono/CppSharp.git
Watch
1
Star
0
Fork
You've already forked CppSharp
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Use pull_request_target to fix permission issue when running nunit-reporter step (
#1483
)
pull/1482/head
josetr
5 years ago
committed by
GitHub
parent
2c6c2da690
commit
9188ca660b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.github/workflows/main.yml
2
.github/workflows/main.yml
Unescape
Escape
View File
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
name
:
CI
on
:
[
push, pull_request]
on
:
[
push, pull_request
_target
]
jobs:
posix:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
pimhwang/CppSharp
Title
Body
Create Issue