Skip to content

Commit

Permalink
chore(README.md): change readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
massimoschembri committed Jan 4, 2024
1 parent 7afeac9 commit f88ebe5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Perform all checks on pull requests and remove files from the upstream repositor
```yaml
jobs:
build:
runs-on: self-hosted
steps:
- uses: draios/infra-action-patch-upstream@v0.0.6
with:
Expand All @@ -63,7 +62,6 @@ Perform all checks on pull requests and copy some files from the upstream reposi
```yaml
jobs:
build:
runs-on: self-hosted
steps:
- uses: draios/infra-action-patch-upstream@v0.0.6
with:
Expand Down

0 comments on commit f88ebe5

Please sign in to comment.