Skip to content

Commit

Permalink
Merge pull request #5971 from malt3/fix/cicd-on-tag
Browse files Browse the repository at this point in the history
ci: run CICD workflow on tag creation
  • Loading branch information
cakebaker committed Feb 12, 2024
2 parents b4c8a1a + bf7d7a5 commit f07df8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
on:
pull_request:
push:
tags:
branches:
- main

Expand Down

0 comments on commit f07df8a

Please sign in to comment.