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:
e2e043e
)
Ignore the 'target' branch for the test.yml workflow
author
Tim Düsterhus
<duesterhus@woltlab.com>
Tue, 16 Mar 2021 09:29:13 +0000
(10:29 +0100)
committer
GitHub
<noreply@github.com>
Tue, 16 Mar 2021 09:29:13 +0000
(10:29 +0100)
.github/workflows/test.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index 88ea179059ce69a39a8740c0caf24a245a2548ab..8301d484601f4ee26b7ade954c7af2b114c11d8d 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-4,6
+4,7
@@
on:
push:
branches-ignore:
- 'gh-pages'
+ - 'target'
pull_request:
jobs: