fix: set draft: false on actions-security page to restore publication#92
Conversation
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
|
@KittyChiu so the tests doesn't actually run on drafts? and this PR doesn't seem to actually change the draft status. |
|
@konstruktoid The CI is fixed now with the site migration to GitHub Learn. Please another try. |
|
@KittyChiu i've commited all changes into #91 already |
|
Thanks for raising this PR! To keep the project healthy, we close inactive PRs after some time. There has not been any activity in the last 28 days - if you are still working on this or feel it should remain open, just leave a quick comment in the next 7 days to let us know where things are at. We really appreciate your input! |
|
Closing this PR as it has been marked stale and has not received any updates in the past 7 days. If you are still working on this or believe it should be reopened, feel free to leave an update. Thanks again for contributing! |
PR #91 inadvertently set
draft: trueon the actions-security page, which would suppress it from the generated site despite the existingpublishDate: 2024-08-16. This applies all content changes from PR #91 while correcting the draft flag.Changes
draft: true→draft: falseto keep the page published