File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ You can find more information about the required permissions under the correspon
2929## Statefulness
3030
3131If the action ends because of [operations-per-run](#operations-per-run) then the next run will start from the first
32- unprocessed issue skipping the issues proceeded during the previous run(s). The state is reset when all the issues are
33- proceeded . This should be considered for scheduling workflow runs.
32+ unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are
33+ processed . This should be considered for scheduling workflow runs.
3434
3535The saved state lifetime is the same as the
3636[actions cache](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#usage-limits-and-eviction-policy)
You can’t perform that action at this time.
0 commit comments