mirror of https://github.com/tc39/test262.git
Fix bad renaming, main should upstream to master
This commit is contained in:
parent
7e4657243b
commit
d3bfa94c16
|
@ -14,4 +14,4 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Push
|
||||
run: |
|
||||
git push origin HEAD:main
|
||||
git push origin HEAD:master
|
||||
|
|
Loading…
Reference in New Issue