forked from kiss-community/kiss
ci: Run on pull requests
This commit is contained in:
parent
e7d397baf6
commit
9c6e77ac62
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Shellcheck
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user