Skip to content

Commit

Permalink
Move link validator workflow to scheduled (#204)
Browse files Browse the repository at this point in the history
Notifications of failed builds already go to
https://lists.apache.org/[email protected]

Related to apache/pekko#1309
  • Loading branch information
raboof authored Jun 8, 2024
1 parent fa9370e commit 861fcf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/link-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Link Validator
permissions: {}

on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 6 * * 1'
Expand Down

0 comments on commit 861fcf2

Please sign in to comment.