mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-21 13:48:57 -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
|
name: test-and-build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['*']
|
branches: ['**']
|
||||||
tags: ['v*']
|
tags: ['v*']
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue