Skip to content

Commit

Permalink
simplify code and add missing GITHUB_HEAD_REF
Browse files Browse the repository at this point in the history
  • Loading branch information
armano2 committed Feb 7, 2020
1 parent 66879ff commit 44ca3d2
Show file tree
Hide file tree
Showing 4 changed files with 26,249 additions and 26,365 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Example workflow for Codecov
on: [push]
on: [push, pull_request]
jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 44ca3d2

Please sign in to comment.