Skip to content

Commit

Permalink
forget about ignore tags #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Nness committed Dec 12, 2023
1 parent aa08d84 commit 96b26b6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@

name: Commit

on:
push:
branches:
- '**'
tags:
- '!Optional-*'
- '!Optional.FluentValidation-*'
- '!Optional.NewtonsoftJson-*'
on: push

jobs:
build:
Expand Down

0 comments on commit 96b26b6

Please sign in to comment.