Skip to content

Merge pull request #1272 from TeoZosa/dependabot/pip/hypothesis-6.82.6 #1271

Merge pull request #1272 from TeoZosa/dependabot/pip/hypothesis-6.82.6

Merge pull request #1272 from TeoZosa/dependabot/pip/hypothesis-6.82.6 #1271

Workflow file for this run

---
name: Labeler
on: # yamllint disable-line rule:truthy
push:
branches:
- main # forward-compatibility with new GitHub default branch naming
- master # backward-compatibility with old GitHub default branch naming
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.1.0
with:
skip-delete: true