Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
terrycain committed Sep 21, 2022
1 parent e89f63c commit 524973e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Expand Up @@ -3,12 +3,12 @@ name: CI
on:
push:
branches:
- 'master'
- 'main'
tags:
- '*'
pull_request:
branches:
- 'master'
- 'main'

jobs:
test:
Expand Down

0 comments on commit 524973e

Please sign in to comment.