script: yaml formatting (#261)
This commit is contained in:
committed by
GitHub
parent
f1f7d93959
commit
96c4d85995
3
.github/workflows/thirdparty.yml
vendored
3
.github/workflows/thirdparty.yml
vendored
@@ -1,8 +1,6 @@
|
||||
name: thirdparty
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -12,7 +10,6 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- "tests/thirdparty/**"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user