Skip to content

Commit

Permalink
Apparently ⚰️
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Oct 7, 2023
1 parent 83f9b15 commit 85a941b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
jobs:
build:
name: ${{ matrix.kind }} ${{ matrix.os }}
name: ${{ matrix.os }}
runs-on: ${{ matrix.os }}
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
strategy:
Expand Down

0 comments on commit 85a941b

Please sign in to comment.