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