mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: do not run deploy-pr on main (#9046)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
name: Deploy PR
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
pr_number:
|
||||
|
||||
Reference in New Issue
Block a user