Skip to content

Remove incorrect default username and extract username from cookie if… #134

Remove incorrect default username and extract username from cookie if…

Remove incorrect default username and extract username from cookie if… #134

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4.2.2
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.3.0
with:
skip-delete: true