mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-01-06 01:53:56 +08:00
fix YAML types in licensed.yml
This commit is contained in:
4
.github/workflows/licensed.yml
vendored
4
.github/workflows/licensed.yml
vendored
@@ -1,8 +1,8 @@
|
|||||||
name: Licensed
|
name: Licensed
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push: {branches: main}
|
push: {branches: [main]}
|
||||||
pull_request: {branches: main}
|
pull_request: {branches: [main]}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user