microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
docs/update-custom-agents-file

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

scripts/tests/fixtures/Workflows/source-suffix-b.yml

8lines · modecode

1name: Source Suffix B
2on: push
3jobs:
4 build:
5 runs-on: ubuntu-latest
6 steps:
7 - name: Run script
8 uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 (source v9)
9