Skip to content

Commit

Permalink
fix: try to fix github action
Browse files Browse the repository at this point in the history
Signed-off-by: pierresomny <[email protected]>
  • Loading branch information
pierresomny committed Feb 8, 2024
1 parent a7a5f8d commit e0b0a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Test

on: [ workflow_dispatch ]
on: [ workflow_dispatch, push ]

jobs:
test:
Expand Down

0 comments on commit e0b0a93

Please sign in to comment.