Skip to content

Split from_gatt and to_gatt into separate traits and implement for &'static str #925

Split from_gatt and to_gatt into separate traits and implement for &'static str

Split from_gatt and to_gatt into separate traits and implement for &'static str #925

Workflow file for this run

name: rodbot
on:
issue_comment:
types: [ "created" ]
jobs:
rodbot:
runs-on: ubuntu-22.04
env:
GH_TOKEN: ${{ secrets.BOT_PAT }}
steps:
- run: |
echo $GITHUB_EVENT_PATH
cat $GITHUB_EVENT_PATH
- name: Checkout
uses: actions/checkout@v3
- uses: ctron/[email protected]
with:
config: .github/rodbot.yaml