Skip to content

Commit

Permalink
Fix name of doc workflow
Browse files Browse the repository at this point in the history
Be consistent with other workflow names
  • Loading branch information
dmerejkowsky committed Apr 6, 2020
1 parent cdc8f5b commit 334f73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy documentation
name: doc
on:
push:
branches:
Expand Down

0 comments on commit 334f73e

Please sign in to comment.