mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
ci: remove pull-request write permissions from beta workflow
This commit is contained in:
parent
d713026a6a
commit
b6bbb95704
1
.github/workflows/beta.yml
vendored
1
.github/workflows/beta.yml
vendored
@ -10,7 +10,6 @@ jobs:
|
||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user