mirror of
https://github.com/actions/setup-go.git
synced 2025-06-29 12:43:45 +00:00
14 lines
221 B
YAML
14 lines
221 B
YAML
# "Need Tests":
|
|
# - any: ['**']
|
|
# all: ['!__tests__/**']
|
|
|
|
# the following example does not work
|
|
# @domain/core:
|
|
# - package/core/*
|
|
# - package/core/**/*
|
|
|
|
Label1:
|
|
- non-existent-file.txt
|
|
|
|
Label2:
|
|
- non-existent-file.txt
|