mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
Merge pull request #5971 from malt3/fix/cicd-on-tag
ci: run CICD workflow on tag creation
This commit is contained in:
commit
f07df8a0d1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CICD.yml
vendored
1
.github/workflows/CICD.yml
vendored
|
@ -18,6 +18,7 @@ env:
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
tags:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
|
Loading…
Reference in a new issue