Skip to content

Commit

Permalink
fix(ci): change branch for runs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkothari22 committed Jan 10, 2025
1 parent 9b94cdd commit b382dbb
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 @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
paths:
- raven/**
pull_request:
Expand Down

0 comments on commit b382dbb

Please sign in to comment.