mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-21 16:25:34 +08:00
Update .github/workflows/licensed.yml
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
parent
44a32e846e
commit
bd0e61b038
8
.github/workflows/licensed.yml
vendored
8
.github/workflows/licensed.yml
vendored
@ -1,8 +1,12 @@
|
||||
name: Licensed
|
||||
|
||||
on:
|
||||
push: {branches: [main]}
|
||||
pull_request: {branches: [main]}
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user