Include instructions on running workflows in the PR body

This commit is contained in:
Graham Christensen 2021-10-27 12:31:17 -04:00 committed by Cole Helbling
parent 127c635f94
commit d884d497b3
1 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,9 @@ runs:
### Running GitHub Actions on this PR
GitHub Actions will not run workflows when a branch is pushed by or a PR is opened by a GitHub Action. To work around this, try:
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