Skip to content

shyam baba Update other_workflow.yml #6

shyam baba Update other_workflow.yml

shyam baba Update other_workflow.yml #6

Workflow file for this run

name: other workflow
on:
pull_request:
jobs:
create-artifact:
runs-on: ubuntu-latest
steps:
- run: echo "\"; echo 'attacker controlled code';"
- uses: actions/upload-artifact@v3
with:
name: artifact
path: ./artifact.txt