Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sashuk committed Nov 20, 2023
1 parent 873e56f commit 11d4d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr-conventional-to-toptal-commits/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
format_title:
name: Format title
if: startsWith(github.head_ref, 'dependabot-')
runs-on: ['org/toptal', 'os/linux', 'arch/x64', 'size/large', 'ubuntu-latest']
runs-on: ['org/toptal', 'os/linux', 'arch/x64', 'size/standard']
steps:
- uses: toptal/davinci-github-actions/pr-conventional-to-toptal-commits
with:
Expand Down

0 comments on commit 11d4d60

Please sign in to comment.