mirror of
https://gitea.com/docker/build-push-action.git
synced 2025-07-22 11:28:03 +08:00
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -4,11 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v2-working-branch # remove when merged to master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v2-working-branch # remove when merged to master
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user