Commit 73a4d8f
authored
Fix the code freeze action (#7626)
## Summary of changes
I copy/pasted wrong and had `failure` instead of `success`
## Reason for change
Tried to end the code freeze but they refused to go away.
## Implementation details
`failure` -> `success`
## Test coverage
Ran it from this branch and it ended the freeze.
## Other details
<!-- Fixes #{issue} -->
<!-- 1 parent 367c312 commit 73a4d8f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
0 commit comments