added pull_request as CI trigger
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -1,8 +1,7 @@
|
|||||||
|
|
||||||
name: ci
|
name: ci
|
||||||
on:
|
on:
|
||||||
# FIXME: if you want this to be available for PRs, uncomment this line
|
pull_request:
|
||||||
# pull_request:
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user