Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane committed Jan 26, 2021
1 parent a47b7c6 commit c39d208
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: docs

on: push
on:
push:
paths:
- 'docs/'

jobs:
docs:
Expand Down

0 comments on commit c39d208

Please sign in to comment.