mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-11 23:23:06 +08:00
feat(test): update action trigger option
This commit is contained in:
parent
040e71e40a
commit
1384e73b4c
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -1,4 +1,8 @@
|
|||||||
on: [push]
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-compose-action:
|
test-compose-action:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user