2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

chore(ci): added branches filter for notify action; (#6084)

This commit is contained in:
Dmitriy Mozgovoy
2023-12-26 22:34:50 +02:00
committed by GitHub
parent 5e7ad38fb0
commit b76cce0e0f
+3
View File
@@ -9,6 +9,9 @@ on:
# types: [ notify ] # types: [ notify ]
release: release:
types: [ published ] types: [ published ]
branches:
- main
- 'v**'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
tag: tag: