Skip to content

Commit

Permalink
chore: unparsable docs.yml (#488)
Browse files Browse the repository at this point in the history
## Description

Document  formet correction 

## Related Issue

Fixes #
<!-- or -->
Relates to #

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/pepr/blob/main/CONTRIBUTING.md#submitting-a-pull-request)
followed

Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
  • Loading branch information
cmwylie19 authored Jan 16, 2024
1 parent 972f608 commit 23e7c78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
branches: ["main"]
paths: ["docs/**.md"]


enable triggering when releases are pub'd
release:
types: [published]

Expand Down

0 comments on commit 23e7c78

Please sign in to comment.