Skip to content

test: gee now raises TypeError when an invalid property is passed to … #543

test: gee now raises TypeError when an invalid property is passed to …

test: gee now raises TypeError when an invalid property is passed to … #543

Workflow file for this run

# name: Auto Assign to Project(s)
# on:
# issues:
# types: [opened]
# pull_request:
# types: [opened]
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# jobs:
# assign_one_project:
# runs-on: ubuntu-latest
# name: Assign to the kaban Project
# steps:
# - name: Assign NEW issues and NEW pull requests to kaban project
# uses: srggrs/assign-one-project-github-action@1.2.1
# if: github.event.action == 'opened'
# with:
# project: "https://github.com/12rambau/sepal_ui/projects/5"