Skip to content

Instantly share code, notes, and snippets.

@tpugh
Created July 3, 2020 19:07
Show Gist options
  • Save tpugh/a49740d2eb8ff7a494608c61eb037af4 to your computer and use it in GitHub Desktop.
Save tpugh/a49740d2eb8ff7a494608c61eb037af4 to your computer and use it in GitHub Desktop.
# Add 'label1' to any changes within 'example' folder or any subfolders
label1:
- example/**/*
# Add 'label2' to any file changes within 'example2' folder
label2: example2/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment