2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-08 17:22:34 +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 ]
release:
types: [ published ]
branches:
- main
- 'v**'
workflow_dispatch:
inputs:
tag: