Depricated alias HomeAssistantType and function async_forward_entry_setup throw Warnings #197
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Issue Completed | |
on: | |
issues: | |
types: [closed] | |
jobs: | |
move-issue: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@v2 | |
- uses: jason0x43/action-project-manager@v0.1 | |
with: | |
github-token: ${{ secrets.GITHUB_TOKEN }} | |
project: Development | |
column: Done |