Update ci.yml

pull/2393/head
tteckster 2 years ago committed by GitHub
parent d094ffcfd3
commit 0c34f2ea9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      .github/workflows/ci.yml

@ -2,7 +2,8 @@ name: CI
on: on:
push: push:
branches: [ "gh-pages" ] branches:
- gh-pages
workflow_dispatch: workflow_dispatch:

Loading…
Cancel
Save