Merge 7037eb0757fa0b294773cba342edce223e7f7d4b into 4c6b0e9c3b33c0315becb94272841468f71a8f37

This commit is contained in:
v1beta1 2024-12-24 15:09:37 -05:00 committed by GitHub
commit c75c93cead
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: