Skip to content

Commit

Permalink
allow manual tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Emma Ai committed Dec 13, 2023
1 parent 5616fc4 commit 79b2143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- '!docs/**'
- '!k8s/**'
- '!README.md'
tags:
- '**'
workflow_run:
workflows: ["Create a new tag"]
types:
Expand Down

0 comments on commit 79b2143

Please sign in to comment.