You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/q.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,9 @@ To trigger the workflow on a specific issue or pull request, add a comment with
50
50
51
51
## Configuration
52
52
53
-
This workflow requires no configuration and works out of the box. You can customize optimization behavior and analysis scope. Local configuration can be done in `.github/workflows/agentics/q.config.md`.
53
+
This workflow requires no configuration and works out of the box. You can customize optimization behavior and analysis scope if needed.
54
54
55
-
After editing run `gh aw compile` to update the workflow and commit all changes to the default branch.
55
+
After editing the workflow file, recompile and commit all changes to the default branch.
0 commit comments