Skip to content

Commit

Permalink
run CI for non master/main branches
Browse files Browse the repository at this point in the history
Signed-off-by: ShuzZzle <niclas.schad@gmail.com>
  • Loading branch information
nschad committed Sep 3, 2021
1 parent fab3431 commit 682f7b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Lint and Test Charts

on:
push:
branches-ignore:
- master
- main
pull_request:
paths-ignore:
- '*.md'
Expand Down

0 comments on commit 682f7b0

Please sign in to comment.