Skip to content

Commit

Permalink
Set name for CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Nov 5, 2023
1 parent e6a9489 commit c685fbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: CI

on: [push, pull_request, workflow_dispatch]
jobs:
test:
Expand Down

0 comments on commit c685fbf

Please sign in to comment.