Skip to content

Commit

Permalink
fixup! Trigger CI on push to master and on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rvem committed Jul 9, 2024
1 parent 77416eb commit 7bbc7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# SPDX-License-Identifier: MPL-2.0
name: Nix flake check
on:
- pull_request
- push:
pull_request:
push:
branches: master

jobs:
Expand Down

0 comments on commit 7bbc7fd

Please sign in to comment.