Skip to content

Commit

Permalink
Update action to use main (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken authored Oct 29, 2020
1 parent 21c985b commit 17c2899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Actions

on:
pull_request: {}
push: { branches: [master] }
push: { branches: [main] }

env:
CODECOV_TOKEN: '2f2eb890-30e2-4724-83eb-7633832cf0de'
Expand Down
2 changes: 1 addition & 1 deletion action/index.js

Large diffs are not rendered by default.

0 comments on commit 17c2899

Please sign in to comment.