Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Jul 28, 2023
1 parent a52f1cf commit ed0d72a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: linux
name: coverage

on:
pull_request:
types: [opened, reopened, synchronize]
branches:
- main
- feature/*
types:
- opened
- edited
- reopened
- synchronize
push:
branches:
- main
Expand Down

0 comments on commit ed0d72a

Please sign in to comment.