Skip to content

Commit

Permalink
enable CI actions (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyaoh committed Nov 28, 2023
1 parent 17ce262 commit c96f085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -2,10 +2,10 @@ name: CI
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit c96f085

Please sign in to comment.