mirror of
https://github.com/zkitter/ui.git
synced 2026-01-09 13:18:00 -05:00
trigger code quality workflow on push too
This commit is contained in:
3
.github/workflows/code-quality.yml
vendored
3
.github/workflows/code-quality.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Code Quality
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user