mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-20 21:28:49 -04:00
CI: Trigger test-and-build for branches with slash
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
fcacea8562
commit
283ffa548f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
|
@ -2,7 +2,7 @@
|
|||
name: test-and-build
|
||||
on:
|
||||
push:
|
||||
branches: ['*']
|
||||
branches: ['**']
|
||||
tags: ['v*']
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue