Skip to content

Commit

Permalink
Update test-functional.yml - Fix vulnerability code injection (#8145)
Browse files Browse the repository at this point in the history
* Update test-functional.yml

* Update test-functional.yml

* tweaks

---------

Co-authored-by: pngwn <hello@pngwn.io>
  • Loading branch information
2 people authored and freddyaboulton committed May 1, 2024
1 parent 1e35df2 commit f42e498
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-functional.yml
Expand Up @@ -32,9 +32,6 @@ jobs:
with:
type: "functional"
token: ${{ secrets.GITHUB_TOKEN }}
- name: echo github context
if: always()
run: echo "${{ github.event.workflow_run.head_repository.full_name }}-${{ github.event.workflow_run.head_branch }}-${{ github.workflow_ref }}"

test-functional:
name: "test-functional"
Expand Down

0 comments on commit f42e498

Please sign in to comment.