diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml index ba65a9b570..194b236182 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -16,7 +16,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} excludedCheckName: "notify_discord" ref: ${{ github.event.pull_request.head.sha || github.sha }} - timeoutSeconds: 3600 + timeoutSeconds: 21600 intervalSeconds: 100 - name: Discord action notification