mirror of
https://github.com/actions/upload-artifact.git
synced 2026-02-14 19:47:24 +00:00
formatting
This commit is contained in:
parent
bd0e61b038
commit
5881c76f9f
1 changed files with 3 additions and 3 deletions
4
.github/workflows/licensed.yml
vendored
4
.github/workflows/licensed.yml
vendored
|
|
@ -3,10 +3,10 @@ name: Licensed
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue