Skip to content

Commit

Permalink
fix: ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Mar 8, 2020
1 parent bc03de5 commit 4252a9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/github-ci.yaml
@@ -1,6 +1,9 @@
name: Github CI

on: [push]
on:
push:
branches-ignore:
- 'gh-pages'

jobs:
build:
Expand Down

0 comments on commit 4252a9a

Please sign in to comment.