Skip to content

Commit

Permalink
Give the workflows names
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Aug 29, 2023
1 parent 0f231a6 commit eb53dd6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: build

on:
push:
branches:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: docs

on:
push:
paths:
Expand Down

0 comments on commit eb53dd6

Please sign in to comment.