projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ce34f
)
Run the 'Test' workflow for pull requests
author
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 4 Mar 2021 14:28:22 +0000
(15:28 +0100)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 4 Mar 2021 14:28:22 +0000
(15:28 +0100)
.github/workflows/test.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index d246e37a0ba6ec37f693b46d6cf59afbcb8f0f29..88ea179059ce69a39a8740c0caf24a245a2548ab 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-4,6
+4,7
@@
on:
push:
branches-ignore:
- 'gh-pages'
+ pull_request:
jobs:
test: