Skip to content

Commit 3fd04fc

Browse files
committed
Update pr workflow
1 parent b961f39 commit 3fd04fc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/pr.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
# Trigger workflow on all PRs:
12
on:
2-
workflow_dispatch:
3-
pull_request:
4-
branches:
5-
- main
6-
name: Quarto Publish
3+
pull_request:
4+
branches:
5+
- main
6+
name: Quarto PR
77

88
jobs:
99
build-deploy:

0 commit comments

Comments
 (0)