mirror of
https://github.com/kbenestad/invoice.git
synced 2026-06-18 08:04:32 +00:00
This commit is contained in:
parent
d89a557063
commit
5f443aa46f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
|
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
mirror:
|
||||
runs-on: ubuntu-latest
|
||||
steps:reimburse
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue