Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Bump virtualenv from 20.28 to 20.28.1 (#1114) #1097

Bump virtualenv from 20.28 to 20.28.1 (#1114)

Bump virtualenv from 20.28 to 20.28.1 (#1114) #1097

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
permissions: {}
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5
with:
skip-delete: false