mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2024-12-23 05:22:23 +01:00
Update README.md
Co-authored-by: Cole Helbling <cole.helbling@determinate.systems>
This commit is contained in:
parent
7a2785317e
commit
ae7e289a74
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
## Running GitHub Actions CI
|
||||
|
||||
GitHub Actions will not run workflows when a branch is pushed or a PR is opened by a GitHub Action. To work around this, try:
|
||||
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:
|
||||
|
||||
```
|
||||
git branch -D update_flake_lock_action
|
||||
|
|
Loading…
Reference in a new issue