mirror of
https://github.com/tc39/test262.git
synced 2025-07-21 04:54:44 +02:00
Only update master branch after main
This commit is contained in:
parent
31e88a860a
commit
80c0c0801d
@ -1,8 +1,7 @@
|
||||
name: Mirror "master" and "main" branches
|
||||
name: Updates the master branch after main
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
@ -16,4 +15,3 @@ jobs:
|
||||
- name: Push
|
||||
run: |
|
||||
git push origin HEAD:master
|
||||
git push origin HEAD:main
|
Loading…
x
Reference in New Issue
Block a user