Skip to content

Commit

Permalink
fix: gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
icfor committed Feb 27, 2024
1 parent badcb58 commit 30dc791
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: Test
on:
push:
branches:
- "main"

jobs:
Lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 30dc791

Please sign in to comment.