Skip to content

Commit

Permalink
chore: fix test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
endv-bogdanb committed May 31, 2024
1 parent 2b029d7 commit a551e8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Test

on:
pull_request:
branches: [main]
push:
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit a551e8f

Please sign in to comment.