Skip to content

Commit cab99b3

Browse files
committed
fix typo proceeded/processed
1 parent 184e7af commit cab99b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ You can find more information about the required permissions under the correspon
2929
## Statefulness
3030
3131
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.
3434
3535
The 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)

0 commit comments

Comments
 (0)