mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Remove members property because it is invalid (#491)
This commit is contained in:
committed by
GitHub
Unverified
parent
d7c39d72cc
commit
90fb1eb78b
@@ -12,7 +12,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
members: read
|
||||
steps:
|
||||
- uses: actions/github-script@v7
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user