Potential fix for code scanning alert no. 205: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
pull/21049/head
Jyong 11 months ago committed by GitHub
parent 03ab6229fa
commit e133a0231f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,8 @@
name: Deploy RAG Dev name: Deploy RAG Dev
permissions:
contents: read
on: on:
workflow_run: workflow_run:
workflows: ["Build and Push API & Web"] workflows: ["Build and Push API & Web"]

Loading…
Cancel
Save