Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence authored Jul 12, 2023
1 parent 0fa1ddc commit 1c1f16a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ on:
jobs:
updater:
runs-on: ubuntu-latest
name: Run Package Updater
steps:
- uses: actions/checkout@v3
- uses: pantheon-systems/action-package-updater@v1
with:
dependencies-yml: ./dependencies.yml
name: Run Package Updater
steps:
- uses: actions/checkout@v3
- uses: pantheon-systems/action-package-updater@v1
with:
dependencies-yml: ./dependencies.yml
```
### Running on a Schedule
Expand Down

0 comments on commit 1c1f16a

Please sign in to comment.