Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Aug 23, 2020
1 parent aced38c commit 0db015d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/perf-berkeleydb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ env:
on:
push:
branches: [ 'perf' ]
paths:
- '.github/workflows/perf-berkeleydb.yml'
paths:
- '.github/workflows/perf-berkeleydb.yml'
schedule:
- cron: '3 3 */3 * *'

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/perf-bitcoind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ env:
on:
push:
branches: [ 'perf' ]
paths:
- '.github/workflows/perf-bitcoind.yml'
paths:
- '.github/workflows/perf-bitcoind.yml'
schedule:
- cron: '4 4 * * 4'

Expand Down

0 comments on commit 0db015d

Please sign in to comment.