build and push always
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s

This commit is contained in:
Chris 2023-10-20 20:48:58 +02:00
parent 21195e7db5
commit ceb430cea9

View File

@ -8,7 +8,7 @@ env:
jobs: jobs:
pull-on-server: pull-on-server:
if: "contains(github.event.head_commit.message, 'push')" #if: "contains(github.event.head_commit.message, 'push')"
name: Pulling repo on server name: Pulling repo on server
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: