We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b84cc commit 01b8600Copy full SHA for 01b8600
README.md
@@ -22,3 +22,11 @@ make test
22
```
23
24
This should open a PR at https://github.com/speakeasy-api/sdk-generation-action-test-repo
25
+
26
+# When you're ready to test it as a live action
27
+Push your changes up to a branch
28
29
+Navigate to https://github.com/speakeasy-api/sdk-generation-action-test-repo/actions/workflows/action-test.yaml
30
+in the test repo.
31
32
+Click "run workflow" and put in your branch!
0 commit comments