mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Merge pull request #2005 from tiopex/rev_req
Actions: CI PR switch to review_requested
This commit is contained in:
2
.github/workflows/build-nightly.yml
vendored
2
.github/workflows/build-nightly.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
type: boolean
|
||||
workflow_call:
|
||||
pull_request:
|
||||
types: [ opened, synchronize, reopened, ready_for_review ]
|
||||
types: [ review_requested ]
|
||||
|
||||
jobs:
|
||||
set-envs:
|
||||
|
||||
Reference in New Issue
Block a user