actions: provide full url to actions repo
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
Prek checks / prek (push) Failing after 1m43s
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
Prek checks / prek (push) Failing after 1m43s
This commit is contained in:
parent
db1af24047
commit
a954f56c5a
1 changed files with 2 additions and 2 deletions
|
|
@ -7,5 +7,5 @@ jobs:
|
||||||
prek:
|
prek:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: https://code.forgejo.org/actions/checkout@v6
|
||||||
- uses: j178/prek-action@v1
|
- uses: https://github.com/j178/prek-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue