summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiko Asakura2021-03-11 18:56:27 -0500
committerReiko Asakura2021-03-11 18:56:27 -0500
commitf98c820989cc91489ce4b0499f97a7e3bd528136 (patch)
tree54dd42bf7b7a54ef59b2e4e990cb34d7ac4b6601
parentRemove IWYU from lint workflow (diff)
downloadvds-libraries-f98c820989cc91489ce4b0499f97a7e3bd528136.tar.gz
Run lint workflow on pull request
-rw-r--r--.github/workflows/lint.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index e09454b..5cb1c46 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -7,6 +7,7 @@
name: Lint
on:
+ pull_request:
push:
schedule:
- cron: '0 10 * * *'