mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 21:14:58 -04:00
7 lines
111 B
YAML
7 lines
111 B
YAML
# "Need Tests":
|
|
# - any: ['**']
|
|
# all: ['!__tests__/**']
|
|
|
|
@domain/core:
|
|
- package/core/*
|
|
- package/core/**/*
|