Skip to content

Commit

Permalink
chore: Add naming to github actions workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Sietze van Buuren <[email protected]>
  • Loading branch information
swvanbuuren committed Aug 20, 2024
1 parent 517ae15 commit 1fd272c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ci
name: docs

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
# Also checkout https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type to
# which types of commit messages are accepted

name: push

on:
push:
branches:
Expand Down

0 comments on commit 1fd272c

Please sign in to comment.