Skip to content

Commit

Permalink
Run CI on branch push
Browse files Browse the repository at this point in the history
  • Loading branch information
willcrichton committed Sep 20, 2023
1 parent f1bb764 commit 84d1830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Tests
on:
push:
branches:
- "main"
- "**"
tags-ignore:
- "v*"
pull_request:
Expand Down

0 comments on commit 84d1830

Please sign in to comment.