Test RT build on arc runner#559
Conversation
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| with: | ||
| repository: ${{ env.CODE_REPO_URL }} | ||
| ref: ${{ env.CODE_REPO_BRANCH }} | ||
| path: ${{ env.CODE_REPO_NAME }} |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
| - name: Checkout default repo | ||
| uses: actions/checkout@v4 |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
| - name: Checkout default repo | ||
| uses: actions/checkout@v4 |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| with: | ||
| repository: ${{ env.CODE_REPO_URL }} | ||
| ref: ${{ env.CODE_REPO_BRANCH }} | ||
| path: ${{ env.CODE_REPO_NAME }} |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
| - name: Checkout default repo | ||
| uses: actions/checkout@v4 |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
| - name: Checkout | ||
| uses: actions/checkout@v4 | ||
| with: | ||
| repository: ${{ env.CODE_REPO_URL }} | ||
| ref: ${{ env.CODE_REPO_BRANCH }} | ||
| path: ${{ env.CODE_REPO_NAME }} |
Check warning
Code scanning / zizmor
does not set persist-credentials: false Warning
Merge Checklist
All boxes should be checked before merging the PR
Description
Any Newly Introduced Dependencies
How Has This Been Tested?