Skip to content

Commit e3f4183

Browse files
authored
Merge pull request #236 from serokell/rvem/run-ci-on-pull_request
[Chore] Run CI checks on 'pull_request'
2 parents 57d5071 + 5617d39 commit e3f4183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Nix flake check
2-
on: push
2+
on: pull_request
33

44
jobs:
55
check:

0 commit comments

Comments
 (0)