Skip to content

Commit

Permalink
Merge pull request #4 from vespa-engine/Virtual-branch
Browse files Browse the repository at this point in the history
feat: Update branch names in CI workflow
  • Loading branch information
frodelu authored Aug 13, 2024
2 parents b2fa72a + f9e90c3 commit 6b85adf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: Lint
on:
push:
branches:
- 1.x
- main
pull_request:
branches:
- 1.x
- main

defaults:
run:
Expand Down

0 comments on commit 6b85adf

Please sign in to comment.