microsoft / ntosebpfext

eBPF-For-Windows extension to provide access to Windows kernel functionality
MIT License
11 stars 9 forks source link

Fix repo reference #22

Closed Alan-Jowett closed 5 months ago

Alan-Jowett commented 5 months ago

Description

This pull request includes a change to the .github/workflows/reusable-build.yml file. The change modifies the repository field under jobs: to use the current repository instead of hardcoding it to microsoft/ebpf-for-windows. This makes the workflow more flexible and reusable across different repositories.

Testing

CI/CD

Documentation

No

Installation

No.

github-advanced-security[bot] commented 5 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.