Skip to content

Commit

Permalink
Merge branch 'main' into chore/test-GH-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Jan 30, 2024
2 parents 145da6d + 398f5e7 commit 4d4a406
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
name: Test

on:
- push
- pull_request
pull_request_target:
types:
- opened
- edited
- synchronize
- ready_for_review

permissions:
pull-requests: read

jobs:
test:
Expand Down

0 comments on commit 4d4a406

Please sign in to comment.