ni / semi-test-library-dotnet

Semiconductor Test Library
https://ni.github.io/semi-test-library-dotnet/
MIT License
3 stars 2 forks source link

Final changes for new workflows for supporting runs from forked repos #166

Closed Tanish-NI closed 1 week ago

Tanish-NI commented 1 week ago

What does this Pull Request accomplish?

Some final changes need to be made for the new workflows that have been added.

Why should this Pull Request be merged?

  1. Reverted azure-pipeline-sourcebranch to main.
  2. Removed the'.github/**' pathway, as pr-build and pr-test are not required to be run for changes in workflows.
  3. Resolved some syntax error by using double quotes in place of single quotes.
  4. Removed existing Pre Build and Pre Testv workflows.

What testing has been done?

The below pr-intake workflow has been passed successfully with majority of these changes:- https://github.com/ni/semi-test-library-dotnet/actions/runs/11856984151