Skip to content

Commit

Permalink
update ci action (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
az33zy authored Dec 24, 2024
1 parent 1682177 commit a93abae
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 2,11 @@ name: CI

on:
push:
branches:
- "**"
- "!main"
branches: [main]
pull_request:
branches:
- "**"
- "!main"

permissions:
contents: read

jobs:
test:
Expand Down

0 comments on commit a93abae

Please sign in to comment.