We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33c97d commit 9e97777Copy full SHA for 9e97777
1 file changed
.github/workflows/sipify-bot.yml.disabled .github/workflows/sipify-bot.yml.github/workflows/sipify-bot.yml.disabled renamed to .github/workflows/sipify-bot.yml
@@ -1,8 +1,9 @@
1
name: Run sipify
2
3
on:
4
- issue_comment:
5
- types: [created]
+ # disabled for security reasons as any PR would benefit from the token
+ #issue_comment:
6
+ # types: [created]
7
workflow_dispatch:
8
push:
9
branches:
0 commit comments