mirror of
https://github.com/actions/github-script.git
synced 2025-12-25 23:23:07 +00:00
Replace default branch name with main
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user