Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcharlier authored Oct 30, 2024
1 parent 7a5bc48 commit 039eede
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Launch test on various platforms
name: Test

on:
pull_request_target:
types: [opened, synchronize, reopened, closed]
branches: ['main']

on: [pull_request, workflow_dispatch]

jobs:
test-self-hosted:
Expand Down

0 comments on commit 039eede

Please sign in to comment.