Skip to content

Commit

Permalink
skip build on ci branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Nov 14, 2023
1 parent b2e19fe commit 773487d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
push:
paths-ignore:
- '**.md'
branches:
- master

jobs:
nixpkgs-fmt:
Expand Down

0 comments on commit 773487d

Please sign in to comment.