Skip to content

fix: Update GitHub Actions workflow permissions and restore issue ret… #869

fix: Update GitHub Actions workflow permissions and restore issue ret…

fix: Update GitHub Actions workflow permissions and restore issue ret… #869

Workflow file for this run

name: Usage
on:
push:
pull_request:
workflow_dispatch:
permissions:
issues: read
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./