forked from heavy-duty/ceremony
test(no-runtime-gh): the workflow exemption names the issue that removes it (#205)
An exemption without a work item is just a hole with a comment on it. Refs #198
This commit is contained in:
parent
e035130f65
commit
2900529533
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ ALLOWED_FILE='lib/forge-github.sh'
|
|||
# be guessing, and the only way to finish measuring it is to dispatch a real
|
||||
# workflow run on the operator's repo. So it is named here with its reason and
|
||||
# its follow-up, which is what an exemption is for — an unnamed one is just a
|
||||
# hole. Remove this entry when the port lands.
|
||||
# hole. #205 owns the port; remove this entry when it lands.
|
||||
EXEMPT_WORKFLOWS='.github/workflows/labels.yml'
|
||||
|
||||
# A file may opt out by declaring the client it speaks, which makes
|
||||
|
|
|
|||
Loading…
Reference in a new issue