mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
updated permissions (#257)
This commit is contained in:
committed by
GitHub
Unverified
parent
bf45d101a5
commit
a9931480b7
@@ -22,6 +22,8 @@ env:
|
||||
jobs:
|
||||
paths-filter:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
outputs:
|
||||
pythonChanges: ${{ steps.filter.outputs.python}}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user