Update ci.yml

pull/2393/head
tteckster 1 year 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:
push:
branches: [ "gh-pages" ]
branches:
- gh-pages
workflow_dispatch:

Loading…
Cancel
Save