diff --git a/.github/workflows/speckit-dispatcher.lock.yml b/.github/workflows/speckit-dispatcher.lock.yml index 17937ba83a..66867ac9a6 100644 --- a/.github/workflows/speckit-dispatcher.lock.yml +++ b/.github/workflows/speckit-dispatcher.lock.yml @@ -33,7 +33,6 @@ # permissions: # contents: read # issues: write -# discussions: read # pull-requests: read # # engine: copilot @@ -498,7 +497,6 @@ name: "Spec-Kit Command Dispatcher" permissions: contents: read - discussions: read issues: write pull-requests: read @@ -1975,7 +1973,6 @@ jobs: runs-on: ubuntu-latest permissions: contents: read - discussions: read issues: write pull-requests: read env: diff --git a/.github/workflows/speckit-dispatcher.md b/.github/workflows/speckit-dispatcher.md index aff6500213..ed420c7fdc 100644 --- a/.github/workflows/speckit-dispatcher.md +++ b/.github/workflows/speckit-dispatcher.md @@ -10,7 +10,6 @@ on: permissions: contents: read issues: write - discussions: read pull-requests: read engine: copilot