Files
osrg-gobgp/.github/workflows
FUJITA Tomonori 23473860a2 github: workaround for action trigger bug
https://github.community/t5/GitHub-API-Development-and/How-to-restrict-execution-of-GitHub-Actions-workflow-on-tags/td-p/29567

'tags' doesn't work; the action is executed when anything (tag,
branch, etc) is created. Let's work around.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
2019-08-29 15:05:21 +09:00
..