mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-04-21 17:22:02 +03:00
Update the text with much simpler 'run ci' instructions.
This commit is contained in:
parent
208d8b0fa4
commit
d99e45a16b
2 changed files with 2 additions and 18 deletions
10
action.yml
10
action.yml
|
@ -41,15 +41,7 @@ inputs:
|
|||
|
||||
GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.
|
||||
|
||||
To run GitHub Actions workflows on this PR, run:
|
||||
|
||||
```sh
|
||||
git branch -D update_flake_lock_action
|
||||
git fetch origin
|
||||
git checkout update_flake_lock_action
|
||||
git commit --amend --no-edit
|
||||
git push origin update_flake_lock_action --force
|
||||
```
|
||||
**To run GitHub Actions workflows on this PR, close an re-open this pull request.**
|
||||
|
||||
pr-labels:
|
||||
description: "A comma or newline separated list of labels to set on the Pull Request to be created"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue