We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea9615 commit e547b48Copy full SHA for e547b48
.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