Skip to content

chore: Add missing workflow permissions #375

chore: Add missing workflow permissions

chore: Add missing workflow permissions #375

Workflow file for this run

on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-24.04
permissions: {}
steps:
- run: echo hello world