mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
github: only run CI once approved
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
e7360e07ab
commit
c4514ad4cd
1 changed files with 1 additions and 4 deletions
5
.github/workflows/pull_request.yml
vendored
5
.github/workflows/pull_request.yml
vendored
|
@ -1,14 +1,11 @@
|
|||
name: CI
|
||||
|
||||
"on":
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- staging
|
||||
- trying
|
||||
- develop
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
||||
jobs:
|
||||
test-pr:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue