Re: [w3c/clipboard-apis] chore: use spec-prod to publish (#145)

@sidvishnoi commented on this pull request.



> @@ -0,0 +1,18 @@
+# .github/workflows/pr.yml
+name: CI
+on:
+  pull_request: {}
+  push:
+    branches: [main]
+jobs:
+  main:
+    name: Build, Validate, Deploy
+    runs-on: ubuntu

```suggestion
    runs-on: ubuntu-latest
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/pull/145#pullrequestreview-665167061

Received on Friday, 21 May 2021 07:28:39 UTC