Skip to content

Commit

Permalink
ci: test and report on tags
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Apr 30, 2024
1 parent ee3a3de commit f3a3cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: PHP CI
on:
push:
branches: ["master", "next"]
tags: ["v*"]
pull_request:
workflow_dispatch:
schedule:
Expand Down

0 comments on commit f3a3cdc

Please sign in to comment.