Skip to content

Commit

Permalink
ci: Add workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
caffeine-addictt committed Apr 3, 2024
1 parent 6a8ed29 commit ef93244
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Linting

on:
push:
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test-worker.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Testing

on:
push:
pull_request:
Expand Down

0 comments on commit ef93244

Please sign in to comment.