File tree 1 file changed +2
-2
lines changed
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
29
29
## Statefulness
30
30
31
31
If 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.
34
34
35
35
The saved state lifetime is the same as the
36
36
[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