Skip to content

Commit

Permalink
Try to run codestyle test in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvanlienden committed Dec 30, 2024
1 parent 7bd25b1 commit 382c0b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/codestyle.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Run Code Style Tests

on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_run:
workflows: ["Build Docker Image"]
types:
Expand Down

0 comments on commit 382c0b2

Please sign in to comment.