We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecdba61 commit d7c01dbCopy full SHA for d7c01db
1 file changed
.github/workflows/setup.yml
@@ -71,5 +71,6 @@ jobs:
71
git config --global user.name "setup-bot"
72
git config --global user.email "setup@github.com"
73
git rm .github/workflows/setup.yml
74
+ git rm .github/setup-reminder.md
75
git commit -m "chore: remove setup workflow"
76
git push
0 commit comments