Commit bb4d3a9
committed
Clean up workflows to keep only essential ones
- Keep only cloudflare-workers-test.yml for Cloudflare Workers testing
- Keep original workflows: clubhouse.yml, pull-reqeust.yml, sdk-reference.yaml
- Remove test-workflow.yml (temporary testing workflow)
- Rename cloudflare-jest-final.yml to cloudflare-workers-test.yml for clarity
- Update README to reflect cleaned up workflow structure
This provides a clean, focused set of workflows with the Cloudflare Workers Jest testing capability.1 parent a075c77 commit bb4d3a9
File tree
3 files changed
+7
-48
lines changed- .github/workflows
3 files changed
+7
-48
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
File renamed without changes.
This file was deleted.
0 commit comments