Skip to content

Commit

Permalink
better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
lpantano committed Aug 22, 2024
1 parent e70507a commit a1a4214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Deploy
name: Build
on:
pull_request:
branches:
- main
jobs:
build:
name: Deploy docs to GitHub Pages
name: Make Docs
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit a1a4214

Please sign in to comment.