Skip to content

Commit

Permalink
[ci] Enable CI for pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Sep 19, 2024
1 parent 10dcd27 commit 1189f6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Check code style and quality

on:
pull_request:
paths:
- ansible/**
- utils/**
push:
paths:
- ansible/**
Expand Down

0 comments on commit 1189f6e

Please sign in to comment.