Skip to content

fix: display a message at the top of the notebook while loading #484

fix: display a message at the top of the notebook while loading

fix: display a message at the top of the notebook while loading #484

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/[email protected]
if: github.event.action == 'opened'
with:
project: "https://github.com/12rambau/sepal_ui/projects/4"