Skip to content

Commit

Permalink
fix branch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
colton-gabertan committed Feb 25, 2025
1 parent 724a221 commit 8988eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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]
push:
branches:
- index
- Index
pull_request:

jobs:
Expand Down

0 comments on commit 8988eb7

Please sign in to comment.