Skip to content

Commit

Permalink
only do daily tests for bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
hitchhooker committed May 3, 2024
1 parent a6ad871 commit 2dd6f04
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test_bootnodes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@ name: Bootnode validity test
on:
schedule:
- cron: '0 8 * * *'
pull_request:
branches:
- main
paths:
- bootnodes.json
push:
branches:
- main
paths:
- bootnodes.json

jobs:
test_bootnodes:
Expand Down

0 comments on commit 2dd6f04

Please sign in to comment.