Skip to content

Commit

Permalink
chore: disable rebuild-bot workflow
Browse files Browse the repository at this point in the history
Only the workflow dispatch is left.
  • Loading branch information
RomainMuller authored Mar 8, 2021
1 parent dd5baca commit 0176d5f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rebuild-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

name: rebuild-bot
on:
issue_comment:
types:
- created
# ⚠️ CONSULT WITH @ROMAINMULLER BEFORE YOU COMMIT A CHANGE THIS WORKFLOW ⚠️
workflow_dispatch: {}
jobs:
build:
Expand Down

0 comments on commit 0176d5f

Please sign in to comment.