Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/node-platform-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ permissions:

jobs:
node-platform:
uses: HomenShum/node-platform/.github/workflows/repo-conformance.yml@ef4ac8a011b230efa3324892a193abe02ff2d673
uses: HomenShum/node-platform/.github/workflows/repo-conformance.yml@ab7c9e69e53e2eb1838f0d854dafb490f960537c
2 changes: 2 additions & 0 deletions nodekit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ commandProfile: application

canonicalFor:
- nodeagent.agent-run
- nodeagent.event-protocol
- nodeagent.policy-context
- nodeagent.provider-pi

consumes:
- nodeplatform.repo-contract
Expand Down
Loading