3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00

chore: also run code quality checks on PRs

This commit is contained in:
Dragory 2021-11-03 17:02:04 +02:00
parent abe87f6750
commit 3b0b6a4735

View file

@ -1,6 +1,6 @@
name: Code quality checks name: Code quality checks
on: [push] on: [push, pull_request]
jobs: jobs:
build: build: