Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Missing NonLocalVariableRead from dictionary access #29

Missing NonLocalVariableRead from dictionary access

Missing NonLocalVariableRead from dictionary access #29

Workflow file for this run

name: Add Issues to Library Analysis Project
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/Safe-DS/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}