Skip to content

Commit 17c2899

Browse files
authored
Update action to use main (#168)
1 parent 21c985b commit 17c2899

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Actions
22

33
on:
44
pull_request: {}
5-
push: { branches: [master] }
5+
push: { branches: [main] }
66

77
env:
88
CODECOV_TOKEN: '2f2eb890-30e2-4724-83eb-7633832cf0de'

action/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)