We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d86576 commit be43f05Copy full SHA for be43f05
1 file changed
.github/workflows/phar-build.yaml
@@ -1,9 +1,6 @@
1
name: Build and Release PHAR
2
3
on:
4
- push:
5
- tags:
6
- - '^(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)\.(0|[1-9][0-9]*)(-([0-9A-Za-z-]+(\.[0-9A-Za-z-]+)*))?(\+([0-9A-Za-z-]+(\.[0-9A-Za-z-]+)*))?$'
7
workflow_dispatch:
8
inputs:
9
tags:
0 commit comments