Skip to content

Commit

Permalink
fix: github actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YuraBeznos committed Dec 11, 2023
1 parent 05dca53 commit cae3ced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-plantuml-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: plantuml
uses: grassedge/[email protected]
with:
path: "."
path: "\."
message: "Render PlantUML"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ Day 6 Dec 10
Day 7 Dec 11
- [x] Interconnection and allowed communications docs/schema


- [ ] monitor allow rules check
- [ ] backdoor interface via tcp
- [ ] figure out how to test e2e

0 comments on commit cae3ced

Please sign in to comment.