Skip to content

Commit

Permalink
add event trigger to yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frankrolf committed Sep 14, 2023
1 parent 0cd73bb commit 1dcc384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
on: push
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1dcc384

Please sign in to comment.