Skip to content

hal::stm32f1 pin configuration should throw if the pin is already configured #46

hal::stm32f1 pin configuration should throw if the pin is already configured

hal::stm32f1 pin configuration should throw if the pin is already configured #46

Workflow file for this run

# .github/workflows/take.yml
name: 📛 assign issue to contributor
on:
issue_comment:
jobs:
assign:
name: Take an issue
runs-on: ubuntu-latest
steps:
- name: take the issue
uses: bdougie/[email protected]
with:
message: Thanks for taking this issue! Let us know if you have any questions!
trigger: .take
token: ${{ secrets.GITHUB_TOKEN }}