Skip to content

Commit

Permalink
SECURITY-480: fix github action
Browse files Browse the repository at this point in the history
Co-authored-by: Laszlo Losonczy <[email protected]>
  • Loading branch information
knagy and losonczylaci committed Jun 14, 2024
1 parent 572e3f1 commit 6bd3e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ master ]
tags:
- 'v*'
- '*'
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 6bd3e07

Please sign in to comment.