mirror of
https://github.com/actions/container-action.git
synced 2025-06-14 17:27:42 +00:00
Update CI triggers
This commit is contained in:
parent
ee3fad0374
commit
7986406bd8
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -2,10 +2,11 @@ name: Continuous Integration
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- 'releases/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-docker:
|
test-docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user