Skip to content

Commit

Permalink
remove ci on tag (not really needed)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamma-Software committed Feb 26, 2022
1 parent acdb3e0 commit 9413b98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ env:

on:
push:
tags:
- v*
branches:
- main
pull_request:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Lint

on:
push:
tags:
- v*
branches:
- main
pull_request:
Expand Down

0 comments on commit 9413b98

Please sign in to comment.