Skip to content

asmdefs/aarch64: Make header compatible with Cygwin #17

asmdefs/aarch64: Make header compatible with Cygwin

asmdefs/aarch64: Make header compatible with Cygwin #17

Workflow file for this run

name: New contributors
on: [pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Thank you for your contribution to Arm's optimized routines. Contribution to this repository does require a signed contributor's license agreement. See [contributor-agreement.pdf](/ARM-software/optimized-routines/blob/master/contributor-agreement.pdf) for details"