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