Skip to content

Commit

Permalink
Fix name of the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Aursen committed Feb 21, 2024
1 parent 2430311 commit 6152f89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Lints
name: Lints and Tests

on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
test:
Expand Down

0 comments on commit 6152f89

Please sign in to comment.