mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-11-06 02:08:05 +00:00
Revert
This commit is contained in:
parent
686020fb2a
commit
613ea337db
@ -109,7 +109,7 @@ In non-`push` events, such as `pull_request`, make sure to specify the `ref` to
|
||||
ref: ${{ github.head_ref }}
|
||||
```
|
||||
|
||||
to do this to avoid that the `checkout`-Action clones your repository in a detached state.
|
||||
You have to do this to avoid that the `checkout`-Action clones your repository in a detached state.
|
||||
|
||||
### Commits of this Action do not trigger new Workflow runs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user