Skip to content

Commit

Permalink
Only run on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed Apr 5, 2024
1 parent 0017d28 commit bb4d716
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: ci
on: [push]
name: CI
on:
push:
branches:
- master

jobs:
update-code-coverage-badge:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb4d716

Please sign in to comment.