Skip to content

Commit

Permalink
fix workflow push
Browse files Browse the repository at this point in the history
  • Loading branch information
EdyTheCow committed Apr 19, 2024
1 parent 7710eeb commit c89b70a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ente-server-tools-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and Publish
name: Build and publish Ente server tools

on:
push:
branches: [master]
pull_request:
on: [push]

jobs:
build-and-push-docker-image:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web-deploy-photos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Deploy (photos)"
name: "Deploy Ente Photos (Web)"

on: [push]

Expand Down

0 comments on commit c89b70a

Please sign in to comment.