We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da2cb7 commit f7bb2d3Copy full SHA for f7bb2d3
.github/workflows/cleanup-on-create.yaml
@@ -26,6 +26,7 @@ jobs:
26
run: |
27
rm -rf \
28
.github/workflows/cleanup-on-create.yaml \
29
+ .renovaterc.json \
30
CHANGELOG.md
31
32
- name: Initialize README
0 commit comments