mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
♻️ linter events
This commit is contained in:
parent
27216b247b
commit
0f7d552eb3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pr_linting.yml
vendored
2
.github/workflows/pr_linting.yml
vendored
|
|
@ -3,6 +3,8 @@ name: 📇 Code Linting
|
|||
on:
|
||||
push:
|
||||
branches: [ develop ]
|
||||
pull_request:
|
||||
branches: [ develop ]
|
||||
|
||||
jobs:
|
||||
- linting:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue