Skip to content

Commit eb6b4df

Browse files
committed
Remove package write based on AI feedback.
This uses a different PAT.
1 parent 0a68fb3 commit eb6b4df

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

.github/workflows/devcontainer-all.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

.github/workflows/devcontainer-azurertos.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

.github/workflows/devcontainer-chibios.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

.github/workflows/devcontainer-esp32.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

.github/workflows/devcontainer-freertos-nxp.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

.github/workflows/devcontainer-ti.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: read
26-
packages: write
2726
steps:
2827

2928
- name: Checkout Repository

0 commit comments

Comments
 (0)