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:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user