ci: do not run deploy-pr on main (#9046)

This commit is contained in:
Muhammad Atif Ali
2023-08-11 10:54:55 +00:00
committed by GitHub
parent 114ad4624e
commit 7fb9197860
+2
View File
@@ -5,6 +5,8 @@
name: Deploy PR
on:
push:
branches-ignore:
- main
workflow_dispatch:
inputs:
pr_number: