Skip to content

Commit

Permalink
final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 8, 2024
1 parent 4f68e5c commit 6e0e23b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Modules Tests
on:
push:
branches: [main]
branches:
- main
pull_request_target:
branches: [main]
merge_group:
types: [checks_requested]
branches: [main]
branches:
- main

# Cancel if a newer run is started
concurrency:
Expand Down

0 comments on commit 6e0e23b

Please sign in to comment.