Update ubuntu_build.yml

This commit is contained in:
v1beta1 2024-12-24 15:09:27 -05:00 committed by GitHub
parent 4c6b0e9c3b
commit 7037eb0757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: ubuntu_build
on: [pull_request, push]
permissions:
contents: read # to fetch code (actions/checkout)
contents: write # to fetch code (actions/checkout)
jobs:
ubuntu_build: