Skip to content

Commit

Permalink
CI: run on push/pr
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Dec 20, 2024
1 parent 999ee94 commit 8b01265
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: "CI - Nix"

on:
push:
branches:
- master
- devel
pull_request:
branches:
- master
- devel

jobs:
nix:
Expand Down

0 comments on commit 8b01265

Please sign in to comment.