aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-10-13 19:26:09 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-10-13 19:26:09 +0200
commitdea9ec2a5804c5127ca24e2dbafe81b03a9b91b7 (patch)
treeb73430a50531f6437b0207204900255529154f79 /.github/workflows
parentchore(web): bump Jetty version (diff)
downloadrefinery-dea9ec2a5804c5127ca24e2dbafe81b03a9b91b7.tar.gz
refinery-dea9ec2a5804c5127ca24e2dbafe81b03a9b91b7.tar.zst
refinery-dea9ec2a5804c5127ca24e2dbafe81b03a9b91b7.zip
ci: fix pull request actions
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index bc82ed7f..ba19e388 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -3,8 +3,8 @@ on:
3 push: 3 push:
4 branches: 4 branches:
5 - main 5 - main
6 pull_request: 6 pull_request:
7 types: [opened, synchronize, reopened] 7 types: [opened, synchronize, reopened]
8jobs: 8jobs:
9 build: 9 build:
10 name: Build 10 name: Build