Skip to content

Commit

Permalink
Change to run CI on main branch push only
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddavison committed Nov 8, 2023
1 parent f2d39ac commit 4432022
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
@@ -1,10 +1,8 @@
name: LLRT CI
on:
push:
tags:
- "release/*"
branches:
- "*"
- "main"
pull_request:

# Only run on the latest ref
Expand Down

0 comments on commit 4432022

Please sign in to comment.