Skip to content

Commit 1b2ccf3

Browse files
committed
simplify 'no expiration'
Instead of having 2050-01-01 as 'magic no expiration date', just leave this field out.
1 parent da33d81 commit 1b2ccf3

File tree

4 files changed

+33
-122
lines changed

4 files changed

+33
-122
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ To request addition of an action to the allow list:
6666
```yaml
6767
repo/owner:
6868
'<exact-commit-sha>':
69-
expires_at: 2050-01-01
7069
tag: vX.Y.Z
7170
```
7271

0 commit comments

Comments
 (0)