Skip to content

Commit

Permalink
chore: change CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ravsii committed May 3, 2023
1 parent f8d195b commit 3b03db7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ name: Test

on:
push:
branches:
- main
pull_request:

permissions:
contents: read

jobs:
test:
strategy:
Expand Down

0 comments on commit 3b03db7

Please sign in to comment.