Skip to content

Error : Call to a member function out() on boolean in leaflet_widget_widget_validate() (line 230 #301

Error : Call to a member function out() on boolean in leaflet_widget_widget_validate() (line 230

Error : Call to a member function out() on boolean in leaflet_widget_widget_validate() (line 230 #301

Workflow file for this run

name: Auto Assign to Project(s)
on:
issues:
types: [opened]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
assign_one_project:
runs-on: ubuntu-latest
name: Assign to One Project
steps:
- name: Assign NEW issues to DKAN Triage
uses: srggrs/[email protected]
if: github.event.action == 'opened'
with:
project: 'https://github.com/GetDKAN/dkan/projects/1'
column_name: 'Incoming/Triage'