fix indentation in tests.yml
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -6,8 +6,8 @@ on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
types: [opened, reopened, synchronize]
|
||||
merge_group: # triggers workflow for merge queue
|
||||
types: [checks_requested]
|
||||
merge_group: # triggers workflow for merge queue
|
||||
types: [checks_requested]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Reference in New Issue
Block a user