Skip to content

Commit

Permalink
(ci) minor fix for events
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Apr 7, 2024
1 parent a14e160 commit 262f7cd
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/workflows/coveritup.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
on:
pull_request:
paths:
- '**/*.go'
- '**/*.mod'
- '**/*.sum'
- '**/*.yml'
push:
tags-ignore:
- '**'
paths:
- '**/*.go'
- '**/*.mod'
- '**/*.sum'
- '**/*.yml'
on: [push, pull_request]

name: "Cover It Up"
jobs:
Expand Down

0 comments on commit 262f7cd

Please sign in to comment.