Skip to content

Commit

Permalink
Don't run CI on tag and push (#80)
Browse files Browse the repository at this point in the history
Tags are Pushes.
  • Loading branch information
TheTripleV committed Nov 2, 2022
1 parent d6eec0d commit 94518c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/workflow.yml
Expand Up @@ -4,9 +4,6 @@ on:
branches:
- main
push:
create:
tags:
- '*'

env:
FORCE_COLOR: 1
Expand Down

0 comments on commit 94518c9

Please sign in to comment.