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:
@@ -9,6 +9,9 @@ on:
|
||||
# types: [ notify ]
|
||||
release:
|
||||
types: [ published ]
|
||||
branches:
|
||||
- main
|
||||
- 'v**'
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
|
||||
Reference in New Issue
Block a user