mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
ci: do not restrict to main branch
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -2,8 +2,6 @@ name: 📋 Code Quality
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- '.github/workflows/code-quality.yml'
|
||||
- 'src/**/*.rs'
|
||||
|
||||
Reference in New Issue
Block a user