Skip to content

Input 0 of layer "dense_3" is incompatible with the layer #107

Input 0 of layer "dense_3" is incompatible with the layer

Input 0 of layer "dense_3" is incompatible with the layer #107

name: Move opened issues into OpenBot - To do
on:
issues:
types: [opened]
jobs:
automate-project-columns:
runs-on: ubuntu-latest
# Check we are not on a fork
if: github.repository == 'isl-org/OpenBot'
steps:
- uses: alex-page/github-project-automation-plus@v0.3.0
with:
project: OpenBot
column: To do
repo-token: ${{ secrets.GH_TOKEN }}