removing branch from pull_request and adding tags -ignore to licenses
This commit is contained in:
@@ -4,10 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
tags-ignore: "**"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- enterprise-*.*-release
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
# github/licensed-ci
|
# github/licensed-ci
|
||||||
|
|||||||
Reference in New Issue
Block a user