Skip to content

Commit f3a3cdc

Browse files
committed
ci: test and report on tags
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent ee3a3de commit f3a3cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: PHP CI
55
on:
66
push:
77
branches: ["master", "next"]
8+
tags: ["v*"]
89
pull_request:
910
workflow_dispatch:
1011
schedule:

0 commit comments

Comments
 (0)