mirror of
https://github.com/actions/create-release.git
synced 2025-06-14 04:47:44 +00:00
commit
705dd14f2c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
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:
|
||||
test:
|
||||
|
Loading…
x
Reference in New Issue
Block a user