Skip to content

feat(far-field): spherical tessellation for incident wave directions (#122) #52

feat(far-field): spherical tessellation for incident wave directions (#122)

feat(far-field): spherical tessellation for incident wave directions (#122) #52

Workflow file for this run

# .github/workflows/pr-management.yml
name: PR Management
on:
pull_request:
types: [opened]
jobs:
label-pr:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Label PR based on branch name
uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml