- From: Sid Vishnoi <notifications@github.com>
- Date: Thu, 26 Sep 2019 06:43:59 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 September 2019 13:44:21 UTC
sidvishnoi commented on this pull request.
> +
+on:
+ push:
+ branches:
+ - gh-pages
+ pull_request: {}
+
+jobs:
+ ci:
+ name: Validate and Publish
+ runs-on: ubuntu-latest
+ steps:
+ - uses: actions/checkout@v1
+ - uses: actions/setup-node@v1
+ with:
+ node-version: 10
Nope. Only numbers are supported presently
--
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/gamepad/pull/109#discussion_r328620520
Received on Thursday, 26 September 2019 13:44:21 UTC