Merge pull request #236 from serokell/rvem/run-ci-on-pull_request

[Chore] Run CI checks on 'pull_request'
This commit is contained in:
Roman Melnikov 2023-09-18 18:01:06 +02:00 committed by GitHub
commit e3f4183268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
name: Nix flake check
on: push
on: pull_request
jobs:
check: