mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 17:31:39 +08:00
fix: default branch master -> main
Trimmed trailing spaces as well
This commit is contained in:
2
.github/workflows/proxy.yml
vendored
2
.github/workflows/proxy.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
Reference in New Issue
Block a user