mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
fix: typo in action 9DockerFile)
Typo resulted in not pointing to the correct location.
This commit is contained in:
parent
95b75119e9
commit
5525465215
2 changed files with 2 additions and 2 deletions
2
.github/workflows/example-basic.yml
vendored
2
.github/workflows/example-basic.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
jobs:
|
||||
commitlint:
|
||||
basic-example:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue