Skip to content

Commit 575ec5f

Browse files
author
a.b.christie
committed
ci: Build tweak
1 parent 818828d commit 575ec5f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,13 @@ on:
2929
push:
3030
branches-ignore:
3131
- 'master'
32-
pull_request:
33-
branches:
34-
- 'master'
3532

3633
jobs:
3734
build:
3835
runs-on: ubuntu-latest
3936
steps:
4037
- name: Checkout
41-
uses: actions/checkout@v4
38+
uses: actions/checkout@v6
4239
- name: Build sql-backup
4340
uses: docker/build-push-action@v6
4441
with:

0 commit comments

Comments
 (0)