Skip to content

Commit 1f0783b

Browse files
committed
build on pr for now
1 parent e7475d3 commit 1f0783b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: Deploy Pages
33

44
on:
55
# Runs on pushes targeting the default branch and c4 files
6-
push:
7-
branches: ["main"]
8-
6+
pull_request:
7+
branches: [ develop ]
8+
99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_call:
1111
workflow_dispatch:

0 commit comments

Comments
 (0)