mirror of
https://github.com/actions/create-release.git
synced 2025-06-14 12:57:43 +00:00
Update ci.yml
This commit is contained in:
parent
89e8dc2362
commit
c068e8508e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches: # array of glob patterns matching against refs/heads. Optional; defaults to all
|
branches: # array of glob patterns matching against refs/heads. Optional; defaults to all
|
||||||
- master # triggers on pushes that contain changes in master
|
- main # triggers on pushes that contain changes in main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user