Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
feat: change ref in workflow to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashi1997 committed Feb 9, 2021
1 parent bfcc6eb commit 62499ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: JS Doc README, gh-pages and Release
on:
push:
branches:
- master
- main


jobs:
Expand Down

0 comments on commit 62499ed

Please sign in to comment.