Skip to content

Commit

Permalink
refine CI triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
colton-gabertan committed Feb 25, 2025
1 parent cd64f08 commit c99be3e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ name: Lint and Scan Kubernetes manifests
on:

Check warning on line 4 in .github/workflows/ci.yml

View workflow job for this annotation

GitHub Actions / lint

4:1 [truthy] truthy value should be one of [false, true]

Check warning on line 4 in .github/workflows/ci.yml

View workflow job for this annotation

GitHub Actions / lint

4:1 [truthy] truthy value should be one of [false, true]
push:
branches:
- Index
- development
pull_request:
branches:
- development
- test
- production

jobs:
Expand Down

0 comments on commit c99be3e

Please sign in to comment.