Skip to content

Commit

Permalink
Renamed GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterEvarior committed Oct 11, 2024
1 parent 958d279 commit b40d2e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Test Hugo Compilation'
name: 'Test GH Pages'

on:
push:
Expand All @@ -7,6 +7,7 @@ on:

jobs:
test:
name: 'Test Compilation'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b40d2e8

Please sign in to comment.