mirror of
https://github.com/actions/setup-go.git
synced 2025-07-01 05:33:43 +00:00
7 lines
111 B
YAML
7 lines
111 B
YAML
# "Need Tests":
|
|
# - any: ['**']
|
|
# all: ['!__tests__/**']
|
|
|
|
@domain/core:
|
|
- package/core/*
|
|
- package/core/**/*
|