Commit edfee3c
committed
Switch test workflow to Cloudflare Worker authentication
Replace PRIVATE_KEY with WORKER_URL pointing to the deployed worker.
Add explicit permissions for OIDC (id-token: write), PR comments
(pull-requests: write), and log access (actions: read). Remove the
CppWarningNotifier environment since no secrets are needed.
https://claude.ai/code/session_01NpiSv9DJeWXyK77tjPGt8F1 parent eef0f22 commit edfee3c
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments