Skip to content

Commit

Permalink
Fikse formatering av yml fil
Browse files Browse the repository at this point in the history
  • Loading branch information
torhakon committed Aug 22, 2024
1 parent cf85014 commit 5b6d02f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quickbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "Quick build"
on:
push:
paths:
- 'src/**'
- '!src/**/*.md'
- "src/**"
- "!src/**/*.md"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5b6d02f

Please sign in to comment.