mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Update to latest actions
This commit is contained in:
parent
672319273b
commit
936c9d9f72
4 changed files with 19 additions and 12 deletions
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Pull Request Test
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches: main
|
||||
branches: [main]
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue