Skip to content

Commit

Permalink
chore: changes from formatting on save
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed May 3, 2024
1 parent f7a52f6 commit 37b62a5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: check dist/

on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- "**.md"
pull_request:
paths-ignore:
- "**.md"
workflow_dispatch:

jobs:
check-dist:
Expand Down

0 comments on commit 37b62a5

Please sign in to comment.