Skip to content

Commit

Permalink
Fixed CI not running after renaming main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ItalyPaleAle authored Jan 9, 2024
1 parent 6845f15 commit 78ab67c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
test:
Expand Down

0 comments on commit 78ab67c

Please sign in to comment.