mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Replace default branch name with main
This commit is contained in:
parent
b507739f17
commit
1ba1e95cf2
5 changed files with 9 additions and 9 deletions
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
pull_request:
|
||||
branches: master
|
||||
branches: main
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue