Skip to content

Commit

Permalink
ci: Run documentation refresh on release created
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring committed Oct 29, 2020
1 parent 883bcdf commit 038d4dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ on:
release:
types:
- created
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

name: documentaion refresh
name: Documentation refresh

jobs:
build:
Expand Down

0 comments on commit 038d4dd

Please sign in to comment.