Skip to content

Commit

Permalink
Update CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
mah0x211 committed Dec 21, 2023
1 parent f863c67 commit c76256d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
name: Test

on:
push
push:
branches:
- '**'
paths-ignore:
- '**.md'
- 'LICENSE'

jobs:
test:
Expand Down

0 comments on commit c76256d

Please sign in to comment.