You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/.github/labeler.yml

28 lines
779 B

<<<<<<< HEAD
=======
---
>>>>>>> 3d3dddaf0c7894ec2df14c51f7dd843c41c878c4
# this is a config file for the github action labeler
# Add 'label1' to any changes within 'example' folder or any subfolders
example_change:
<<<<<<< HEAD
- example/**
=======
- example/**
>>>>>>> 3d3dddaf0c7894ec2df14c51f7dd843c41c878c4
# Add 'label2' to any file changes within 'example2' folder
example2_change: example2/*
<<<<<<< HEAD
# Add label3 to any change to .txt files within the entire repository. Quotation marks are required for the leading asterisk
text_files:
- '**/*.txt'
=======
# Add label3 to any change to .txt files within the entire repository.
# Quotation marks are required for the leading asterisk
text_files:
- '**/*.txt'
>>>>>>> 3d3dddaf0c7894ec2df14c51f7dd843c41c878c4