Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Update workflow.yaml #31

Merged
merged 1 commit into from
Sep 22, 2023
Merged
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
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
docsgen:
needs: act
uses: arcalot/arcaflow-docsgen/.github/workflows/reusable_workflow.yaml@main
permissions:
contents: write
pull-requests: write
with:
plugin_path: "arcaflow_plugin_wait/wait_plugin.py"