removed conditional
This commit is contained in:
@@ -6,7 +6,7 @@ on: [push]
|
|||||||
#types: [closed]
|
#types: [closed]
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
if: gitea.event.pull_request.merged == true
|
#if: gitea.event.pull_request.merged == true
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user