mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
Update docs
This commit is contained in:
parent
a972260284
commit
4661d6d7af
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ The default can be overridden by specifying a `ref` on checkout.
|
||||||
```yml
|
```yml
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
ref: master
|
ref: develop
|
||||||
```
|
```
|
||||||
|
|
||||||
## How the action works
|
## How the action works
|
||||||
|
|
Loading…
Reference in a new issue